Click or drag to resize

CommandResult Constructor (PosCoreResult)

Constructor

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

Parameters

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