RunLookup Properties |
The RunLookup type exposes the following members.
Name | Description | |
---|---|---|
Application |
Gets and sets the RunDataPA Application object used to populate the lookup.
|
|
Building |
Gets a property that indicates if a lookup is currently building
|
|
Cached |
Gets a value that indicates if there is cached data for this lookup.
|
|
DataTable |
Gets the DataTable that used to populate the lookup.
|
|
DescriptionColumn |
Gets the name of the column used to populate the lookup.
|
|
ErrorMessage |
Gets any error messages generated when the DataTable is built.
|
|
ID |
Gets and sets the unique identifier of the lookup this object represents.
|
|
IndexColumn |
Gets the name of the Column that is used to provide the value selected.
|
|
Sort |
Gets a value that indicates whether the lookup is sorted.
|