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