IWorkflowContext.StageName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.