Click or drag to resize

CustomLookupLookupItemGetKey Method

Gets value for given key

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public string GetKey(
	int key
)

Parameters

key  Int32
Key number between [1,15].

Return Value

String
Value for given key number
See Also