Returns true if this object contains no data.
Namespace:
Autodesk.iLogic.Types
Assembly:
Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 25.0
Syntax
VB
Public ReadOnly Property IsNull As Boolean
Get
C#
public bool IsNull { get; }
Property Value
Type:
Boolean
See Also
Reference