Click or drag to resize

SelectionRequestAdd(Int64, ITranslatableString, Int64, Object) Method


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

Parameters

number  Int64
 
text  ITranslatableString
 
id  Int64
 
data  Object
 
See Also