Class WorkTimeEarlyLeaveHours
- Namespace
- Geotab.Checkmate.ObjectModel
- Assembly
- Geotab.Checkmate.ObjectModel.dll
Represents Early Leave WorkTime hours.
public class WorkTimeEarlyLeaveHours : WorkTimeSystem, IEntity, IComparable, IIdentifiable, IDefaultable
- Inheritance
-
WorkTimeEarlyLeaveHours
- Implements
- Inherited Members
Constructors
WorkTimeEarlyLeaveHours()
Initializes a new instance of the WorkTimeEarlyLeaveHours class.
public WorkTimeEarlyLeaveHours()
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.