Del via


Dequeue Action

Retrieve the next work queue item to be processed.

Bound entities

Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.

Entity Type Binding Type
workqueue entity

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
request
Edm.String True False

For internal use only.

Return type

Type Nullable Description
crmbaseentity False The Dequeue action returns the following value.

See also