Click or drag to resize
CustomLookupLookupItemGetKey Method

[This is preliminary documentation and is subject to change.]

Gets value for given key

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

Parameters

key
Type: SystemInt32
Key number between [1,15].

Return Value

Type: String
Value for given key number
See Also