Workflow Class |
The Workflow type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveWorkflowId | Unique identifier of the latest activation record for the process. | |
| AsyncAutoDelete | Indicates whether the asynchronous system job is automatically deleted on completion. | |
| Attributes | (Inherited from Entity) | |
| business_unit_workflow | N:1 business_unit_workflow | |
| BusinessProcessType | Business Process Type. | |
| Category | Category of the process. | |
| ClientData | Business logic converted into client data | |
| ComponentState | For internal use only. | |
| convertruleitembase_workflowid | 1:N convertruleitembase_workflowid | |
| CreatedBy | Unique identifier of the user who created the process. | |
| CreatedOn | Date and time when the process was created. | |
| CreatedOnBehalfBy | Unique identifier of the delegate user who created the process. | |
| CreateStage | Stage of the process when triggered on Create. | |
| DeleteStage | Stage of the process when triggered on Delete. | |
| Description | Description of the process. | |
| EntityImage | Shows the default image for the record. | |
| EntityImage_Timestamp | ||
| EntityImage_URL | ||
| EntityImageId | For internal use only. | |
| EntityState | (Inherited from Entity) | |
| ExtensionData | (Inherited from Entity) | |
| FormattedValues | (Inherited from Entity) | |
| FormId | Unique identifier of the associated form. | |
| HasLazyFileAttribute | (Inherited from Entity) | |
| Id | (Overrides Entity.Id) | |
| InputParameters | Input parameters to the process. | |
| IntroducedVersion | Version in which the form is introduced. | |
| IsCrmUIWorkflow | Indicates whether the process was created using the Microsoft Dynamics CRM Web application. | |
| IsCustomizable | Information that specifies whether this component can be customized. | |
| IsManaged | Indicates whether the solution component is part of a managed solution. | |
| IsTransacted | Whether or not the steps in the process are executed in a single transaction. | |
| Item | (Inherited from Entity) | |
| KeyAttributes | (Inherited from Entity) | |
| LanguageCode | Language of the process. | |
| LazyFileAttributeKey | (Inherited from Entity) | |
| LazyFileAttributeValue | (Inherited from Entity) | |
| LazyFileSizeAttributeKey | (Inherited from Entity) | |
| LazyFileSizeAttributeValue | (Inherited from Entity) | |
| lk_asyncoperation_workflowactivationid | 1:N lk_asyncoperation_workflowactivationid | |
| lk_processsession_processid | 1:N lk_processsession_processid | |
| LogicalName | (Inherited from Entity) | |
| Mode | Shows the mode of the process. | |
| ModifiedBy | Unique identifier of the user who last modified the process. | |
| ModifiedOn | Date and time when the process was last modified. | |
| ModifiedOnBehalfBy | Unique identifier of the delegate user who last modified the process. | |
| Name | Name of the process. | |
| OnDemand | Indicates whether the process is able to run as an on-demand process. | |
| OverwriteTime | For internal use only. | |
| OwnerId | Unique identifier of the user or team who owns the process. | |
| OwningBusinessUnit | Unique identifier of the business unit that owns the process. | |
| OwningTeam | Unique identifier of the team who owns the process. | |
| OwningUser | Unique identifier of the user who owns the process. | |
| ParentWorkflowId | Unique identifier of the definition for process activation. | |
| PluginTypeId | Unique identifier of the plug-in type. | |
| PrimaryEntity | Primary entity for the process. The process can be associated for one or more SDK operations defined on the primary entity. | |
| process_processstage | 1:N process_processstage | |
| process_processtrigger | 1:N process_processtrigger | |
| ProcessOrder | Type the business process flow order. | |
| ProcessRoleAssignment | Contains the role assignment for the process. | |
| Rank | Indicates the rank for order of execution for the synchronous workflow. | |
| Referencedworkflow_active_workflow | 1:N workflow_active_workflow | |
| Referencedworkflow_parent_workflow | 1:N workflow_parent_workflow | |
| Referencingworkflow_active_workflow | N:1 workflow_active_workflow | |
| Referencingworkflow_parent_workflow | N:1 workflow_parent_workflow | |
| RelatedEntities | (Inherited from Entity) | |
| RendererObjectTypeCode | The renderer type of Workflow | |
| RowVersion | (Inherited from Entity) | |
| RunAs | Specifies the system user account under which a workflow executes. | |
| Scope | Scope of the process. | |
| SdkMessageId | Unique identifier of the SDK Message associated with this workflow. | |
| slabase_workflowid | 1:N slabase_workflowid | |
| slaitembase_workflowid | 1:N slaitembase_workflowid | |
| SolutionId | Unique identifier of the associated solution. | |
| StateCode | Status of the process. | |
| StatusCode | Additional information about status of the process. | |
| Subprocess | Indicates whether the process can be included in other processes as a child process. | |
| SyncWorkflowLogOnFailure | Select whether synchronous workflow failures will be saved to log files. | |
| system_user_workflow | N:1 system_user_workflow | |
| team_workflow | N:1 team_workflow | |
| TriggerOnCreate | Indicates whether the process will be triggered when the primary entity is created. | |
| TriggerOnDelete | Indicates whether the process will be triggered on deletion of the primary entity. | |
| TriggerOnUpdateAttributeList | Attributes that trigger the process when updated. | |
| Type | Type of the process. | |
| UniqueName | Unique name of the process | |
| UpdateStage | Select the stage a process will be triggered on update. | |
| userentityinstancedata_workflow | 1:N userentityinstancedata_workflow | |
| VersionNumber | ||
| Workflow_Annotation | 1:N Workflow_Annotation | |
| workflow_createdby | N:1 workflow_createdby | |
| workflow_createdonbehalfby | N:1 workflow_createdonbehalfby | |
| workflow_dependencies | 1:N workflow_dependencies | |
| workflow_modifiedby | N:1 workflow_modifiedby | |
| workflow_modifiedonbehalfby | N:1 workflow_modifiedonbehalfby | |
| Workflow_routingrule | 1:N Workflow_routingrule | |
| Workflow_SyncErrors | 1:N Workflow_SyncErrors | |
| WorkflowId | Unique identifier of the process. | |
| workflowid_convertrule | 1:N workflowid_convertrule | |
| workflowid_profilerule | 1:N workflowid_profilerule | |
| WorkflowIdUnique | For internal use only. | |
| Xaml | XAML that defines the process. |
| Name | Description | |
|---|---|---|
| Contains | (Inherited from Entity) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetAttributeValue``1 | (Inherited from Entity) | |
| GetFormattedAttributeValue | (Inherited from Entity) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetRelatedEntities``1 | (Inherited from Entity) | |
| GetRelatedEntity``1 | (Inherited from Entity) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| SetAttributeValue | (Inherited from Entity) | |
| SetRelatedEntities``1 | (Inherited from Entity) | |
| SetRelatedEntity``1 | (Inherited from Entity) | |
| ToEntity``1 | (Inherited from Entity) | |
| ToEntityReference | (Inherited from Entity) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| TryGetAttributeValue``1 | (Inherited from Entity) |
| Name | Description | |
|---|---|---|
| PropertyChanged | ||
| PropertyChanging |
| Name | Description | |
|---|---|---|
| EntityLogicalName | ||
| EntityTypeCode |