GetTimeCardCommand Class |
Namespace: CorrigoService.Commands
[SerializableAttribute] public class GetTimeCardCommand : CommandRequest
The GetTimeCardCommand type exposes the following members.
Name | Description | |
---|---|---|
BaseDate |
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.
| |
EmployeeId |
User ID. Together with BaseDate defines TimeCard entity which will be retrieved/created.
|