Click or drag to resize
AlarmState Properties
This API is preliminary and subject to change.

The AlarmState type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCritical
Gets a AlarmState representing the CRITICAL alarm state.
Public propertyName
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.)
Public propertyStatic memberOK
Gets a AlarmState representing the OK alarm state.
Public propertyStatic memberWarning
Gets a AlarmState representing the WARNING alarm state.
Top
See Also