IWorkflow.CurrentWorkflow 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.
Get the current workflow that is active.
public:
property Microsoft::Uii::Desktop::Core::WorkflowData ^ CurrentWorkflow { Microsoft::Uii::Desktop::Core::WorkflowData ^ get(); };
public Microsoft.Uii.Desktop.Core.WorkflowData CurrentWorkflow { get; }
member this.CurrentWorkflow : Microsoft.Uii.Desktop.Core.WorkflowData
Public ReadOnly Property CurrentWorkflow As WorkflowData