SelectionRequestAdd(Int64, String, Int64, Object) Method |
Namespace: Micros.Ops.InputAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic void Add(
long number,
string text,
long id,
Object data
)
Parameters
- number Int64
-
- text String
-
- id Int64
-
- data Object
-
See Also