Skip to content

ApplicationWorkflow.Steps Property

Gets the applications steps in workflow.

Namespace: Citrix.SDK.AppDNA.Solutions.AppV.Workflow
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public ObservableCollection<WorkflowStep> Steps { get; }

VB

Public ReadOnly Property Steps As ObservableCollection(Of WorkflowStep)
    Get

Property Value

Type: ObservableCollection(WorkflowStep)

See Also

Reference

ApplicationWorkflow Class
Citrix.SDK.AppDNA.Solutions.AppV.Workflow Namespace

Was this article helpful?