WorkflowWaitSubscription
This is a table representing the WorkflowWaitSubscription entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the subscription. |
| AsyncOperationId_Id | String | False |
Unique identifier of the asynchronous operation with which the subscription is associated. |
| AsyncOperationId_LogicalName | String | False | |
| AsyncOperationId_Name | String | False | |
| Data | String | False |
Unstructured data associated with the subscription. |
| EntityId | String | False |
Id of entity to which workflow instance subscribes. |
| EntityName | String | False |
Name of entity to which workflow instance subscribes. |
| ModifiedOn | Datetime | True |
Date and time when the entity was modified. |
| 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 parent workflow instance. |
| OwningUser | String | True |
Unique identifier of the user who owns the parent workflow instance. |
| WorkflowWaitSubscriptionId | String | False |
Unique identifier of the subscription. |