OperationsProcessOperaRequest(DataStoreClient, PayableTenderedBase, Int32) Method |
ProcessOperaRequest
Namespace: Micros.PosCore.OperaPostingAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic bool ProcessOperaRequest(
DataStoreClient dataStore,
PayableTenderedBase data,
int timeOutInMilliseconds = 60000
)
Parameters
- dataStore DataStoreClient
- data PayableTenderedBase
- timeOutInMilliseconds Int32 (Optional)
Return Value
Boolean
See Also