Click or drag to resize

TimeCard Class

Time Card
Inheritance Hierarchy

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

The TimeCard type exposes the following members.

Properties
 NameDescription
Public propertyEmployee Technician
Public propertyFlagged Flagged != 0 means Time Card is flagged
Public propertyStatusId 
Public propertyWeek Global Week identified by its start.
Public propertyWeekStartDate 
Top
See Also