AppVSolutionTemplate.Enabled Property¶
Gets a value indicating whether the solution template is enabled.
Namespace: Citrix.SDK.AppDNA.Solutions.AppV
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 Enabled { get; }
VB¶
Public ReadOnly Property Enabled As Boolean
Get
Property Value¶
Type: Booleantrue
if enabled; otherwise, false
.
See Also¶
Reference¶
AppVSolutionTemplate Class
Citrix.SDK.AppDNA.Solutions.AppV Namespace