Class WorkHolidaySearch
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
public class WorkHolidaySearch : Search, IEntity
- Inheritance
-
WorkHolidaySearch
- Implements
- Inherited Members
Constructors
WorkHolidaySearch()
public WorkHolidaySearch()
Properties
Name
Gets or sets search for WorkHolidays with this Name. Wildcard can be used by prepending/appending "%" to string. Example "%name%".
public string? Name { get; set; }