XenUpgradeSolution.IsValid Property¶
Gets a value indicating whether the solution is valid.
Namespace: Citrix.SDK.AppDNA.Solutions.XenUpgrade
Assembly: Citrix.SDK.AppDNA.Solutions.XenUpgrade (in Citrix.SDK.AppDNA.Solutions.XenUpgrade.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public override bool IsValid { get; }
VB¶
Public Overrides ReadOnly Property IsValid As Boolean
Get
Property Value¶
Type: Booleantrue
if the solution is valid; otherwise, false
.
See Also¶
Reference¶
XenUpgradeSolution Class
Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace