Workflow.CustomFields members
Contains values of workflow custom field GUIDs.
The Workflow.CustomFields type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Workflow.CustomFields | Creates an instance of the 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 | |
---|---|---|
WorkflowPhaseNameUid | GUID of the custom field for the workflow phase name. | |
WorkflowStageInfoUid | GUID of the workflow stage information custom field. | |
WorkflowStageNameUid | GUID of the custom field for the workflow stage name. | |
WorkflowStateNameUid | GUID of the custom field for the workflow state name. | |
WorkflowStateUid | GUID of the workflow state custom field. |
Top