OsBuild.IsValid Property¶
Gets a value indicating whether this build is valid.
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 IsValid { get; }
VB¶
Public ReadOnly Property IsValid As Boolean
Get
Property Value¶
Type: Boolean
See Also¶
Reference¶
OsBuild Class
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis Namespace