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