Workflow.SampleWorkflow.CustomFields members
Obsolete in Project Server 2013. Contains fields for the GUIDs of the default custom fields for the Project Server 2010 sample workflow.
The Workflow.SampleWorkflow.CustomFields type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Workflow.SampleWorkflow.CustomFields | Creates an instance of the Workflow.SampleWorkflow.CustomFields 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 | |
---|---|---|
ApprovedFinishDateUid | GUID of the Sample Approved Finish Date custom field for the Project Server sample workflow. | |
ApprovedStartDateUid | GUID of the Sample Approved Start Date custom field for the Project Server sample workflow. | |
AreasImpactedUid | GUID of the Sample Areas Impacted custom field for the Project Server sample workflow. | |
AssumptionsUid | GUID of the Sample Assumptions custom field for the Project Server sample workflow. | |
BusinessNeedUid | GUID of the Sample Business Need custom field for the Project Server sample workflow. | |
ComplianceProjectUid | GUID of the Sample Compliance Proposal custom field for the Project Server sample workflow. | |
GoalsUid | GUID of the Sample Goals custom field for the Project Server sample workflow. | |
PostImplReviewDateUid | GUID of the Sample Post Implementation Review Date custom field for the Project Server sample workflow. | |
PostImplReviewNotesUid | GUID of the Sample Post Implementation Review Notes custom field for the Project Server sample workflow. | |
PrimaryObjectiveUid | GUID of the Sample Primary Objectives custom field for the Project Server sample workflow. | |
ProposedCostUid | GUID of the Sample Proposal Cost custom field for the Project Server sample workflow. | |
ProposedFinishDateUid | GUID of the Sample Proposed Finish Date custom field for the Project Server sample workflow. | |
ProposedStartDateUid | GUID of the Sample Proposed Start Date custom field for the Project Server sample workflow. |
Top