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