Table of Contents

Class WorkTimeLateArrivalHours

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

Represents Late Arrival WorkTime hours.

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

Constructors

WorkTimeLateArrivalHours()

Initializes a new instance of the WorkTimeLateArrivalHours class.

public WorkTimeLateArrivalHours()

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.