CashierInfo(DbCashier, Int32, DataStoreClient, Int32) Constructor |
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic CashierInfo(
DbCashier cashierDef,
int rvcId,
DataStoreClient ds,
int langId
)
Parameters
- cashierDef DbCashier
-
- rvcId Int32
-
- ds DataStoreClient
-
- langId Int32
-
See Also