Stage members
Represents a stage in a project workflow.
The Stage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Stage | Creates an instance of the Stage class. |
Top
Properties
Name | Description | |
---|---|---|
Behavior | Gets or sets the Strategic Impact value for a stage; for example, Read Only. | |
CheckInRequired | Gets or sets a value that indicates whether project check in is required. | |
Context | (Inherited from ClientObject.) | |
CustomFields | Gets the collection of all custom field objects that have values set for the stage. | |
Description | Gets or sets the stage description. | |
Id | Gets the GUID of the stage. | |
Name | Gets or sets the name of the stage. | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
Path | (Inherited from ClientObject.) | |
Phase | Gets or sets the phase that contains the stage. | |
ProjectDetailPages | Gets a collection of project detail pages that are associated with the stage. | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
SubmitDescription | Gets or sets the stage description for submit. | |
Tag | (Inherited from ClientObject.) | |
TypedObject | (Inherited from ClientObject.) | |
WorkflowStatusPage | Gets or sets the workflow status project detail page for the stage. |
Top
Methods
Top