Click or drag to resize

CommandResult(EErrorIds) Constructor

Constructor

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

Parameters

id  EErrorIds
The error ID of the error message this CommandResult should display.
See Also