WorkflowStep.State Property¶
Gets the current state.
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 State State { get; }
VB¶
Public ReadOnly Property State As State
Get
Property Value¶
Type: State
See Also¶
Reference¶
WorkflowStep Class
Citrix.SDK.AppDNA.Solutions.AppV.Workflow Namespace