WorkflowStep.IsFinished Property¶
Gets a value indicating whether this step is finished.
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 bool IsFinished { get; }
VB¶
Public ReadOnly Property IsFinished As Boolean
Get
Property Value¶
Type: Boolean
See Also¶
Reference¶
WorkflowStep Class
Citrix.SDK.AppDNA.Solutions.AppV.Workflow Namespace