IWorkflowContext.StageName Property

Definition

Gets the stage information of the process instance.

public:
 property System::String ^ StageName { System::String ^ get(); };
public string StageName { get; }
member this.StageName : string
Public ReadOnly Property StageName As String

Property Value

The stage information of the process instance.

Applies to