Table of Contents

Class MaintenanceNotificationStateSearch

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

search

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

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

Constructors

MaintenanceNotificationStateSearch()

public MaintenanceNotificationStateSearch()

Properties

DeviceSearch

Gets or sets search for MaintenanceNotificationStates matching this DeviceSearch. Providing a device ID will search for any MaintenanceNotificationStates that are assigned to that Device. Providing the Groups will search for MaintenanceNotificationStates that have Devices in that group. Available DeviceSearch options are:.

public DeviceSearch? DeviceSearch { get; set; }

Property Value

DeviceSearch

DeviceSearch

NotificationRuleId

Gets or sets the EventRule MaintenanceNotificationRule to search by>.

public Id? NotificationRuleId { get; set; }

Property Value

Id

MaintenanceNotificationRule