StageDetailPage members
Represents a project detail page (PDP) for a workflow stage.
The StageDetailPage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StageDetailPage | Creates an instance of the StageDetailPage class. |
Top
Properties
Name | Description | |
---|---|---|
Context | (Inherited from ClientObject.) | |
Description | Gets or sets the description of the PDP. Read-write String. | |
Id | Gets the GUID of the PDP. Read-only Guid. | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
Page | Gets or sets the PDP in a workflow stage. Read/write ProjectDetailPage. | |
Path | (Inherited from ClientObject.) | |
Position | Gets or sets the position of the PDP relative to the other PDPs that are displayed in the workflow stage. | |
RequiresAttention | Gets or sets a value that indicates whether the PDP requires attention. | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
Stage | Gets a link to the related workflow stage for the PDP. Read-only Stage. Read-only Stage. | |
Tag | (Inherited from ClientObject.) | |
TypedObject | (Inherited from ClientObject.) |
Top
Methods
Top