ProjectPropertyIntrinsicField members
Contains the names of project properties that are used in the CompareProjectProperty workflow activity.
The ProjectPropertyIntrinsicField type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProjectPropertyIntrinsicField | Instantiates a ProjectPropertyIntrinsicField object. |
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 | |
---|---|---|
ApprovedEnd | Specifies the name of the property for the approved end date: Approved End Date. | |
ApprovedStart | Specifies the name of the property for the approved start date: Approved Start Date. | |
CreatedDate | Specifies the name of the property for the created date: CREATED_DATE. | |
FinishDate | Specifies the name of the property for the project finish date: PROJ_INFO_FINISH_DATE. | |
LastPublishedDate | Specifies the name of the property for the last published date: WPROJ_LAST_PUB. | |
Name | Specifies the name of the property for the project name: PROJ_NAME. | |
OptimizerDecision | Specifies the name of the property for the optimizer decision: Optimizer Decision. | |
Owner | Specifies the name of the property for the project owner identification number: ProjectOwnerID. | |
OwnerDisplayName | Specifies the name of the property for the project owner display name: Project Owner Display Name. | |
OwnerEmail | Specifies the name of the property for the project owner email: Project Owner Email. | |
OwnerName | Specifies the name of the property for the project owner name: Project Owner Name. | |
PercentComplete | Specifies the name of the property for the percent complete: % Complete. | |
PlannerDecision | Specifies the name of the property for the planner decision: Planner Decision. | |
ProjectType | Specifies the name of the property for the project type: PROJ_TYPE. | |
ProjectUid | ||
StartDate | Specifies the name of the property for the project start date: PROJ_INFO_START_DATE. |
Top