Click or drag to resize

CommandResult Constructor (EErrorIds)

Constructor

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

Parameters

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