WorkflowData.GetStepByStepId(Guid) Method
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 step by step ID.
public:
Microsoft::Uii::Desktop::Core::WorkflowStep ^ GetStepByStepId(Guid stepId);
public Microsoft.Uii.Desktop.Core.WorkflowStep GetStepByStepId (Guid stepId);
member this.GetStepByStepId : Guid -> Microsoft.Uii.Desktop.Core.WorkflowStep
Public Function GetStepByStepId (stepId As Guid) As WorkflowStep
Parameters
- stepId
- Guid
Specifies the workflow step ID.
Returns
Workflow step