LookupInit

SalNumber LookupInit()

The LookupInit method populates the combo box/lookup column with the list of possible values. This will be done only on the first time that you drop down the item.

Returns

This method does not return a value

Comments

The framework implementation of LookupInit calls the Enumerate method specified in Foundation1 Properties. Applications may override LookupInit to initialize the object in a different way.