Class DefaultMaintenanceReminderEmailTemplate
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
The default maintenance notificaiton email template.
public class DefaultMaintenanceReminderEmailTemplate : SystemEmailTemplate, IEntity, IComparable, IIdentifiable
- Inheritance
-
DefaultMaintenanceReminderEmailTemplate
- Implements
- Inherited Members
Properties
Purpose
Gets or sets the purpose of the template NotificationTemplatePurpose.
public override NotificationTemplatePurpose? Purpose { get; set; }
Property Value
- NotificationTemplatePurpose?
The notification template purpose
Value
Gets the. DefaultExceptionRuleEmailTemplate
public static DefaultMaintenanceReminderEmailTemplate Value { get; }
Property Value
Methods
IsSystemEntity()
Returns true if the class is a system entity, false otherwise.
public override bool IsSystemEntity()