Table of Contents

Enum NotificationBinaryFileType

Namespace
Geotab.Checkmate.ObjectModel
Assembly
Geotab.Checkmate.ObjectModel.dll

The type of the data stored in NotificationBinary.

public enum NotificationBinaryFileType
Extension Methods

Fields

AudioAlarmFile = 1

The Audio Alarm Binary file type.

EmailTemplate = 2

The email template binary file type.

None = 0

Notification binary file type. None.

TextTemplate = 4

The text message template

WebRequestTemplate = 3

The Web request template binary file type.