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