'Declaration Public ReadOnly Property IsNull As Boolean
'Usage Dim instance As TdIntervalHourToMinute Dim value As Boolean value = instance.IsNull
public bool IsNull {get;}
Property Value
true
if this TdIntervalHourToMinute is Null; false
otherwise.