Time Card Week.
Inheritance Hierarchy Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class TimeCardWeek : CorrigoEntity
<SerializableAttribute>
Public Class TimeCardWeek
Inherits CorrigoEntity
No code example is currently available or this language may not be supported.
The TimeCardWeek type exposes the following members.
Properties | Name | Description |
---|
 | EndDate |
Last day of week (no time).
|
 | StartDate |
First day of week (no time). Acts like unique ID of the week.
|
Top
See Also