Click or drag to resize

OpsCheckRequest(OpsContext) Constructor

Initializes a new instance of the OpsCheckRequest class

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

Parameters

opCt  OpsContext
 
See Also