'Declaration
Public ReadOnly Property IsNull As Boolean
'Usage
Dim instance As UAPubSubResolverDescriptor Dim value As Boolean value = instance.IsNull
public bool IsNull {get;}
Property Value
The default value of this property is True
.
'Declaration
Public ReadOnly Property IsNull As Boolean
'Usage
Dim instance As UAPubSubResolverDescriptor Dim value As Boolean value = instance.IsNull
public bool IsNull {get;}
The default value of this property is True
.