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