Click or drag to resize
RunLookup Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The RunLookup type exposes the following members.

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