Click or drag to resize

CommandResult(PosCoreResult) Constructor

Constructor

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public CommandResult(
	PosCoreResult posCoreRslt
)

Parameters

posCoreRslt  PosCoreResult
The inner or source POS core result.
See Also