DraftMode Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: CSC.SC.TOPICA4.DynamicData
public enum DraftMode
Member name | Value | Description | |
---|---|---|---|
None | 0 | No draft functionality | |
Public | 1 | Any user with proper access right (mostly determined by organizational affiliation) may read and change status. | |
Private | 2 | Only the user that originally created draft may read it and change status. |