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