Skip to content

XenSolutionPlatform.IsValid Property

Gets a value indicating whether this instance is valid.

Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public abstract bool IsValid { get; }

VB

Public MustOverride ReadOnly Property IsValid As Boolean
    Get

Property Value

Type: Boolean
true if this instance is valid; otherwise, false.

See Also

Reference

XenSolutionPlatform Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace

Was this article helpful?