WorkflowDependency
This is a table representing the WorkflowDependency entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the process dependency. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the process dependency. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the process dependency was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the process dependency. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| CustomEntityName | String | False |
Name of the entity used in the process. |
| DependentAttributeName | String | False |
Name of the attribute used in the process. |
| DependentEntityName | String | False |
Name of the entity used in the process. |
| EntityAttributes | String | False |
Comma-separated list of attributes that will be passed to process instance. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the process dependency. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the process dependency was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the process dependency. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| OwnerId_Id | String | True |
Unique identifier of the user or team who owns the parent workflow instance. |
| OwnerId_LogicalName | String | True | |
| OwnerId_Name | String | True | |
| OwningBusinessUnit | String | True |
Unique identifier of the business unit that owns the process dependency. |
| OwningUser | String | True |
Unique identifier of the user who owns the process dependency. |
| ParameterName | String | False |
Name of the process parameter. |
| ParameterType | String | False |
Fully qualified name of the CLR type of the local parameter. |
| RelatedAttributeName | String | False |
Attribute of the primary entity that specifies related entity. |
| RelatedEntityName | String | False |
Name of the related entity. |
| SdkMessageId_Id | String | False |
Unique identifier of the SDK message. |
| SdkMessageId_LogicalName | String | False | |
| SdkMessageId_Name | String | False | |
| Type | String | False |
Type of the process dependency. |
| WorkflowDependencyId | String | False |
Unique identifier of the process dependency. |
| WorkflowId_Id | String | False |
Unique identifier of the process with which the dependency is associated. |
| WorkflowId_LogicalName | String | False | |
| WorkflowId_Name | String | False |