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