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