INGEAR.NET.Logix

 

TagGroup.Update Method 

Group Update

[Visual Basic]
Overridable Protected Sub GroupUpdate( _
   ByVal e As Syste.EventArgs _
)
[C#]
protected virtual void GroupUpdate(
   System.EventArgs e
);

Parameters

e

See TagGroupEventArgs

See Also

TagGroup Class | Logix Namespace