DataPA Enterprise Dashboard Controls API Reference
The Lookup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Lookup |
Creates and returns a new Lookup object.
|
Methods
Name | Description | |
---|---|---|
![]() |
ClearCache | |
![]() |
WaitForThread |
Pauses while the lookup thread is still active
|
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ClassId | |
![]() ![]() |
EventsId | |
![]() ![]() |
InterfaceId |
Properties
Name | Description | |
---|---|---|
![]() |
Application |
Gets and sets the RunDataPA Application object used to populate the lookup.
|
![]() |
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.
|