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 The RetrieveCascadeDeleteAsyncJobId function returns the following value.

See also