RetrieveCascadeAssignAsyncJobId Function
Returns any async assign job for a parent entity id.
Parameters
Parameters allow for data to be passed to the function.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
ParentEntityId
|
Edm.Guid | False | True | Parent entity Id to check. |
Return type
| Type | Nullable | Description |
|---|---|---|
| RetrieveCascadeAssignAsyncJobIdResponse | False | Contains the response of the RetrieveCascadeAssignAsyncJobId function. |