Click or drag to resize
CTInterface.OnLookupListFillArgs.DisplayKey Property

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

[0, 15]: Value/key used as the property's display value in the lookuplist. This is same as MainKey by default. Override must be set to TRUE.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public int DisplayKey { get; set; }

Property Value

Type: Int32
See Also