Gets and sets the alarm type id. | |
Syntax: | String =
object.AlarmTypeID object.AlarmTypeID = String |
Description: | The CimAlarm.AlarmTypeID is a string
containing the alarm type id of the alarm. When accessed from a
Point Alarm, this property is read-only because the structure of
the point alarm message defines the Alarm Type Id. Examples alarm.AlarmTypeId = "$CIMBASIC" |