Click or drag to resize

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.Commands
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DateTime BaseDate { get; set; }

Property Value

Type: DateTime
See Also