Phase members
Represents a collection of stages that are grouped to identify a common set of activities in the project life cycle.
The Phase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Phase | Creates an instance of the Phase class. |
Top
Properties
Name | Description | |
---|---|---|
Context | (Inherited from ClientObject.) | |
Description | Gets or sets a phase description. | |
Id | Gets the object identifier as a GUID. | |
Name | Gets or sets a phase name. | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
Path | (Inherited from ClientObject.) | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
Stages | Gets a collection of stages for a phase. | |
Tag | (Inherited from ClientObject.) | |
TypedObject | (Inherited from ClientObject.) |
Top
Methods
Top