AttributeValueIsNull Property |
Gets a value indicating whether the value is null or empty
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic bool IsNull { get; }
Public ReadOnly Property IsNull As Boolean
Get
public:
property bool IsNull {
bool get ();
}
Property Value
Type:
Boolean
See Also