ApplicationAttribute.IsNull Property¶
Gets a value that is true if the value of the ApplicationAttribute is null.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public bool IsNull { get; }
VB¶
Public ReadOnly Property IsNull As Boolean
Get
Property Value¶
Type: Boolean