RunDesktopFlowResponse ComplexType
Contains the response from the RunDesktopFlow action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
flowsessionId | Edm.Guid |
The flow session identifier (or run identifier) of the triggered desktop flow script. |
Navigation properties
The navigation properties of a complex type contain references to an entity type or a collection of entity types.
Name | Type | Nullable | Description |
---|---|---|---|
licenseCheck | crmbaseentity | False | The license coverage status for the newly queued run. |
Used by
The following use the RunDesktopFlowResponse ComplexType.
Name | How used |
---|---|
RunDesktopFlow | ReturnType |