AlertType Class

Represents an alert type for Alert monitoring.

Definition

Namespace: MobileTrack.Common.Enums
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public sealed class AlertType : AbstractValueMap<AlertType>
Inheritance
Object    AbstractValueMapAlertType    AlertType

Fields

Dc09 Represents the DC-09 alert type.
Dc10 Represents the DC-10 alert type.

See Also