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