WorkflowData.Steps 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 a workflow step array which can be serialized/deserialized
public:
property Microsoft::Uii::Desktop::Core::WorkflowStepCollection ^ Steps { Microsoft::Uii::Desktop::Core::WorkflowStepCollection ^ get(); };
public Microsoft.Uii.Desktop.Core.WorkflowStepCollection Steps { get; }
member this.Steps : Microsoft.Uii.Desktop.Core.WorkflowStepCollection
Public ReadOnly Property Steps As WorkflowStepCollection