ComponentOrPatternIsNull Property |
Returns true if this object contains no data.
Namespace:
Autodesk.iLogic.Types
Assembly:
Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax Public ReadOnly Property IsNull As Boolean
Get
public bool IsNull { get; }
Property Value
Type:
BooleanSee Also