IWorkflowContext.StageName Property
Applies To: Dynamics CRM 2015
Gets the stage information of the process instance.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
string StageName { get; }
property String^ StageName {
String^ get();
}
abstract StageName : string with get
ReadOnly Property StageName As String
Property Value
Type: System.String
Type: String
The stage information of the process instance.
See Also
IWorkflowContext Interface
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright