Class MaintenanceNotificationRuleSearch
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
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
RecipientId
Gets or sets the Recipient Recipient to search by>.
public Id? RecipientId { get; set; }