Click or drag to resize

TimeCardWeek Class

Time Card Week.
Inheritance Hierarchy
SystemObject
  CorrigoService.EntitiesCorrigoEntity
    CorrigoService.EntitiesTimeCardWeek

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

The TimeCardWeek type exposes the following members.

Properties
 NameDescription
Public propertyEndDate Last day of week (no time).
Public propertyStartDate First day of week (no time). Acts like unique ID of the week.
Top
See Also