Workflow.SampleWorkflow.Stages Members
Include Protected Members
Include Inherited Members
Contains fields for stages in the Project Server sample workflow.
The Workflow.SampleWorkflow.Stages type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Workflow.SampleWorkflow.Stages | Creates an instance of the SampleWorkflow.Stages 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 | |
---|---|---|
![]() ![]() |
AutomatedRejectionUid | GUID of the Automated Rejection stage. |
![]() ![]() |
CancelledAfterPartialExecutionUid | GUID of the stage for cancelled after partial execution. |
![]() ![]() |
CancelledUid | GUID of the Cancelled stage. |
![]() ![]() |
CompletedUid | GUID of the Completed stage. |
![]() ![]() |
ExecutionUid | GUID of the Execution stage. |
![]() ![]() |
InitialReviewUid | GUID of the Initial Review stage. |
![]() ![]() |
NotSelectedUid | GUID of the stage for a project that is not selected. |
![]() ![]() |
PostImplementationReviewUid | GUID of the post-implementation review stage. |
![]() ![]() |
ProposalDetailsUid | GUID of the Proposal Details stage. |
![]() ![]() |
ProposalSelectionUid | GUID of the Proposal Selection stage. |
![]() ![]() |
ProposalSummaryUid | GUID of the Proposal Summary stage. |
![]() ![]() |
RejectedUid | GUID of the Rejected stage. |
![]() ![]() |
ResourcePlanningUid | GUID of the Resource Planning stage. |
![]() ![]() |
SchedulingUid | GUID of the Scheduling stage. |
![]() ![]() |
SelectionReviewUid | GUID of the Selection Review stage. |
Top