'Declaration
<NotNullAttribute()> Public Shared Shadows ReadOnly Property Null As UADataSetFieldData
'Usage
Dim value As UADataSetFieldData value = UADataSetFieldData.Null
[NotNull()] public new static UADataSetFieldData Null {get;}
[NotNull()] public: new static property UADataSetFieldData^ Null { UADataSetFieldData^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).