| TimeCard Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CorrigoService.Entities
 Syntax
Syntax[SerializableAttribute] public class TimeCard : CorrigoEntityWithOptimisticLock
The TimeCard type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Employee | 
            Technician
             | 
|  | Flagged | 
            Flagged != 0 means Time Card is flagged
             | 
|  | StatusId | |
|  | Week | 
            Global Week identified by its start.
             | 
|  | WeekStartDate | 
 See Also
See Also