Table of Contents

Class WorkTimeLunchHours

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

Represents Lunch WorkTime hours.

public class WorkTimeLunchHours : WorkTimeSystem, IEntity, IComparable, IIdentifiable, IDefaultable
Inheritance
WorkTimeLunchHours
Implements
Inherited Members

Constructors

WorkTimeLunchHours()

Initializes a new instance of the WorkTimeLunchHours class.

public WorkTimeLunchHours()

Methods

Clone()

Creates a new object that is a copy of the current instance.

public override IEntity Clone()

Returns

IEntity

A new object that is a copy of this instance.