Documentation Center

Status Types

Available status types.

Values

Enumeration eISHStatusType
	ISHOutOfDateDraft = 5
	ISHDraft = 10
	ISHReleaseCandidate = 15
	ISHReleased = 20
	ISHOutOfDate = 30
ValueDescription
ISHOutOfDateDraftUsed to indicate that the status is a 'draft-out-of-date' status.
ISHDraftUsed to indicate that the status is a 'draft' status.
ISHReleaseCandidateUsed to indicate that the status is a 'release-candidate' status. Currently only used for CTPUBLICATIONOUTPUT.
ISHReleasedUsed to indicate that the status is a 'release' status.
ISHOutOfDateUsed to indicate that the status is a 'out-of-date' status.