Click or drag to resize

EmpShiftHours Class

Employee ShiftHours.
Inheritance Hierarchy

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class EmpShiftHours : CorrigoEntityWithOptimisticLock

The EmpShiftHours type exposes the following members.

Properties
 NameDescription
Public propertyDayIdx 
Public propertyEmployee Represent employees or organizations. Employee is a hierarchical object representing a person or organization who is a part of instance’s workforce.
Public propertyEmployeeId Employee/technician ID, references EmployeeObject.ID.
Public propertyFinishDayIdx 
Public propertyFinishTime 
Public propertyStartTime 
Top
See Also