OpsContextGetEmployeeClockInformation Method |
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic List<EmployeeClockInformation> GetEmployeeClockInformation(
List<long> employees,
DateTime StartDate,
DateTime EndDate
)
Parameters
- employees ListInt64
-
- StartDate DateTime
-
- EndDate DateTime
-
Return Value
ListEmployeeClockInformation
See Also