Table of Contents

Class MaintenanceNotificationRuleSearch

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

search

The object used to specify the arguments when searching for IoxAddOn(s).

public class MaintenanceNotificationRuleSearch : Search, IEntity
Inheritance
MaintenanceNotificationRuleSearch
Implements
Inherited Members

Constructors

MaintenanceNotificationRuleSearch()

public MaintenanceNotificationRuleSearch()

Properties

EventRuleId

Gets or sets the EventRule MaintenanceSchedule to search by>.

public Id? EventRuleId { get; set; }

Property Value

Id

MaintenanceSchedule

RecipientId

Gets or sets the Recipient Recipient to search by>.

public Id? RecipientId { get; set; }

Property Value

Id

Recipient