Share Action

Shares the process with targets.

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
msdyn_pminferredtask entity

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
version
Edm.String False False

The action version.

sharingrequest
Edm.String False False

The corresponding request to execute.

Return Type

Type Nullable Description
ShareResponse False Contains the response of the Share action.

See also