Click or drag to resize

OpsFormattedEntryRequest Constructor

Constructor

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public OpsFormattedEntryRequest(
	bool isNoteField,
	string UIElement,
	Object data
)

Parameters

isNoteField  Boolean
 
UIElement  String
 
data  Object
 
See Also