Click or drag to resize

OpsCheckRequest Constructor (OpsContext)

Initializes a new instance of the OpsCheckRequest class

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public OpsCheckRequest(
	OpsContext opCt
)

Parameters

opCt
Type: Micros.OpsOpsContext
See Also