Status Types
Available status types.
Values
Enumeration eISHStatusType
ISHOutOfDateDraft = 5
ISHDraft = 10
ISHReleaseCandidate = 15
ISHReleased = 20
ISHOutOfDate = 30
| Value | Description |
|---|---|
ISHOutOfDateDraft | Used to indicate that the status is a 'draft-out-of-date' status. |
ISHDraft | Used to indicate that the status is a 'draft' status. |
ISHReleaseCandidate | Used to indicate that the status is a 'release-candidate' status. Currently only used for CTPUBLICATIONOUTPUT. |
ISHReleased | Used to indicate that the status is a 'release' status. |
ISHOutOfDate | Used to indicate that the status is a 'out-of-date' status. |