GetTimeCardCommandBaseDate Property |
Date value defining time interval for Time Card. This doesn’t have to be a start of the week; application will automatically determine correct time interval containing BaseDate.
Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DateTime BaseDate { get; set; }Public Property BaseDate As DateTime
Get
Set
No code example is currently available or this language may not be supported.
Property Value
DateTime
See Also