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