EmployeeInfo(DbEmployee, DataStoreClient, Int32) Constructor |
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic EmployeeInfo(
DbEmployee emplDef,
DataStoreClient ds,
int langId
)
Parameters
- emplDef DbEmployee
-
- ds DataStoreClient
-
- langId Int32
-
See Also