Click or drag to resize
OnLookupListFillArgs Properties

The CTInterfaceOnLookupListFillArgs type exposes the following members.

Properties
  NameDescription
Public propertyContextParams
Execution context parameters.
Public propertyDisplayKey
[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.
Public propertyMainKey
[0, 15]: Value/key used as the property's save value of the list item. Override must be set to TRUE.
Public propertyOverride
Must be set to TRUE to override Main/Display keys.
Public propertyProperty
Property which lookuplist is about to get filled. Type of the property must be Hierarchical Combo.
Top
See Also