Click or drag to resize

SelectionRequestAddIfNotBlank Method

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

Parameters

number
Type: SystemInt64
text
Type: ITranslatableString
langId
Type: SystemInt32
See Also