Skip to main content

ProjectStatus

No description

enum ProjectStatus {
Initiated
MeetingScheduled
ToReview @deprecated
PendingCompliance
LimitedLiveAccess
BetaLiveAccess
Enabled @deprecated
FullLiveAccess
Disabled
Suspended
Rejected
PendingLiveReview
}

Values

ProjectStatus.Initiated

ProjectStatus.MeetingScheduled

ProjectStatus.ToReview deprecated

DEPRECATED

replaced by PendingCompliance

ProjectStatus.PendingCompliance

ProjectStatus.LimitedLiveAccess

ProjectStatus.BetaLiveAccess

ProjectStatus.Enabled deprecated

DEPRECATED

replaced by LimitedLiveAccess

ProjectStatus.FullLiveAccess

ProjectStatus.Disabled

ProjectStatus.Suspended

ProjectStatus.Rejected

ProjectStatus.PendingLiveReview

Member Of

ProjectInfo object