Click or drag to resize
CTInterfaceOnLookupListFillArgsDisplayKey Property
[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