Click or drag to resize

OpsContextIsCachedPrefix Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public bool IsCachedPrefix(
	int number,
	string text
)

Parameters

number
Type: SystemInt32
text
Type: SystemString

Return Value

Type: Boolean
See Also