PatchImpactAnalysisSolutionTemplate.Enabled Property¶
Gets a value indicating whether solution template is enabled.
Namespace: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis
Assembly: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis (in Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis.dll) Version: 1.0.0.0 (1.0.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¶
PatchImpactAnalysisSolutionTemplate Class
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace