Activity members
Specifies constants that are associated with the Project Server sample workflow.
The Activity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Activity | Creates an Activity object for a Project Server workflow. |
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 | |
---|---|---|
DEFAULT_WORKFLOW_FEATURE_UID | Specifies the GUID for the feature that is used to install the Project Server sample workflow in Project Web App. | |
DEFAULT_WORKFLOW_UID | Specifies the GUID of the SharePoint workflow association for the Project Server sample workflow. | |
MAX_TASK_NUMBER_ALLOWED_TO_DISPLAY | Specifies the maximum number of tasks that a workflow activity can display. | |
PageModeEdit | Specifies the page edit mode. | |
PROPOSAL_REVIEW_APPROVAL_FEATURE_UID | Obsolete. Specifies a GUID that Project Server no longer uses. | |
PROPOSAL_REVIEW_WORKFLOW_FEATURE_UID | Obsolete. Specifies a GUID that Project Server no longer uses. | |
PWABICENTER_FEATURE_UID | Specifies the GUID for the Business Intelligence Center Legacy Content feature that is installed for SharePoint. | |
PWAWORKFLOW_FEATURE_UID | Specifies the GUID for the Project Web App workflow feature that is installed for SharePoint. | |
WORKFLOW_APPROVAL_TASKS_FEATURE_UID | Specifies the GUID for the approval tasks feature that is installed for SharePoint. |
Top