Click or drag to resize

SearchRequestAdd(Int64, ITranslatableString, Int64) Method


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

Parameters

number  Int64
 
text  ITranslatableString
 
id  Int64
 
See Also