Table of Contents

Class WorkHolidaySearch

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

true search The object used to specify the arguments when searching for a WorkHoliday.

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; }

Property Value

string

The name.