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