Click or drag to resize

SearchRequestAdd Method (Int64, ITranslatableString, Int64, Object)

Namespace:  Micros.Ops.Input
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public void Add(
	long number,
	ITranslatableString text,
	long id,
	Object data
)

Parameters

number
Type: SystemInt64
text
Type: ITranslatableString
id
Type: SystemInt64
data
Type: SystemObject
See Also