RetrieveCascadeDeleteAsyncJobId Function
Returns any cascade delete job for a set of parent entity Ids.
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
ParentEntityIds
|
Collection( Edm.Guid ) | False | True | The parent entity Ids you wish to check. |
Return type
Type | Nullable | Description |
---|---|---|
RetrieveCascadeDeleteAsyncJobIdResponse | False | Contains the response of the RetrieveCascadeDeleteAsyncJobId function. |