GetTimeCardCommand.BaseDate 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; }
Property Value
Type:
DateTime
See Also