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