OrgStateScope Enumeration |
Namespace: Packflow.Modeling
public enum OrgStateScope
Member name | Value | Description | |
---|---|---|---|
Global | 0 | The permissions can be applied globally only. | |
ByState | 1 | The permissions can be applied by state but not globally. | |
GlobalAndByState | 2 | The permissions can be applied globally and by state. |