Click or drag to resize
TimeCardActionCommandWeekStartDate Property
Date value; must be equal to one of existing Time Card Week’s start date. This parameter effectively defines reference to Time Card Week.

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DateTime WeekStartDate { get; set; }

Property Value

Type: DateTime
See Also