OpsCustomReceiptEventArgs Constructor |
Constructor. All actions are initialized to
None Namespace: Micros.PosCore.Extensibility.OpsAssembly: PosCore (in PosCore.dll) Version: 19.9
Syntaxpublic OpsCustomReceiptEventArgs(
GuestCheck guestCheck,
DataStoreClient dataStoreClientEx
)
Parameters
- guestCheck GuestCheck
-
- dataStoreClientEx DataStoreClient
-
See Also