Share via


RetrieveActivePathResponse.ProcessStages Property

Definition

Gets a collection of stages in the active path for a business process flows instance.

public:
 property Microsoft::Xrm::Sdk::EntityCollection ^ ProcessStages { Microsoft::Xrm::Sdk::EntityCollection ^ get(); };
public Microsoft.Xrm.Sdk.EntityCollection ProcessStages { get; }
member this.ProcessStages : Microsoft.Xrm.Sdk.EntityCollection
Public ReadOnly Property ProcessStages As EntityCollection

Property Value

Applies to