Click or drag to resize

SelectionRequestAddIfNotBlank Method


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

Parameters

number  Int64
 
text  ITranslatableString
 
langId  Int32
 
See Also