CommandResult(PosCoreResult) Constructor |
Constructor
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic CommandResult(
PosCoreResult posCoreRslt
)
Parameters
- posCoreRslt PosCoreResult
- The inner or source POS core result.
See Also