Click or drag to resize

GroupStatus Enumeration

GroupStatus enum

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
public enum GroupStatus
Members
  Member nameValueDescription
Open1 Group can have packages added to it.
Closed2 Group cannot have packages added to it but it may be reopened.
ClosedLocked4 Group cannot have packages added to it and cannot be reopened.
See Also