Click or drag to resize

OpsCustomSearchRequest Constructor

Constructor

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public OpsCustomSearchRequest(
	OpsContext opsContext,
	List<CustomInputObject> buttonList
)

Parameters

opsContext  OpsContext
 
buttonList  ListCustomInputObject
 
See Also