GroupStatus Enumeration |
Namespace: PSI.Sox
public enum GroupStatus
public enum class GroupStatus
PSI.Sox.GroupStatus = function(); PSI.Sox.GroupStatus.createEnum('PSI.Sox.GroupStatus', false);
| Member name | Value | Description | |
|---|---|---|---|
| Open | 1 | Group can have packages added to it. | |
| Closed | 2 | Group cannot have packages added to it but it may be reopened. | |
| ClosedLocked | 4 | Group cannot have packages added to it and cannot be reopened. |
Copyright © 2010 - 2019 UPS Professional Services Inc.