Click or drag to resize

AlarmServiceNeeded Class

[This is preliminary documentation and is subject to change.]

Services needed for a particular alarm. Any or all may be selected
Inheritance Hierarchy
SystemObject
  GHASchema.Classes.Capabilities.SecurityAlarmServiceNeeded

Namespace:  GHASchema.Classes.Capabilities.Security
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public class AlarmServiceNeeded

The AlarmServiceNeeded type exposes the following members.

Constructors
  NameDescription
Public methodAlarmServiceNeeded
Initializes a new instance of the AlarmServiceNeeded class
Top
Properties
  NameDescription
Public propertyFire
Fire department needed
Public propertyMedical
Emergency medical services needed
Public propertyOther
Other service not defined by the previous services
Public propertyPolice
Police service needed
Top
See Also