Workflow.SampleWorkflow.Phases Members
Include Protected Members
Include Inherited Members
Contains fields for phases in the Project Server sample workflow.
The Workflow.SampleWorkflow.Phases type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Workflow.SampleWorkflow.Phases | Creates an instance of the Workflow.SampleWorkflow.Phases class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
CreateUid | GUID of the Create phase. |
![]() ![]() |
FinishUid | GUID of the Finished phase. |
![]() ![]() |
ManageUid | GUID of the Manage phase. |
![]() ![]() |
PlanUid | GUID of the Plan phase. |
![]() ![]() |
SelectUid | GUID of the Select phase. |
Top