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