RetrieveProcessInstancesRequest.EntityId Property

Definition

Gets or sets the Id of the entity record for which you want to retrieve all the business process flow instances across all business process flow definitions.

public:
 property Guid EntityId { Guid get(); void set(Guid value); };
public Guid EntityId { get; set; }
member this.EntityId : Guid with get, set
Public Property EntityId As Guid

Property Value

Applies to