INGEAR.NET.Logix

 

IGroup.Active Property

Active State of IGroup

[Visual Basic]
Property Active As Boolean
[C#]
bool Active {get; set;}

Property Value

True = Active

False = Inactive

Remarks

When Active = False, GroupRead and GroupWrite operations are suspended.

See Also

IGroup Interface