Provides access to properties and methods needed to support lookup table.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
![]() |
ActionLookupSources | Lookup data sources. |
![]() |
Close | Close the Action Environment. |
![]() |
ExpandQuery | Insert lookup table values into query string. |
![]() |
ListDataValues | Retrieve list of data values from lookup table. |
![]() |
ListFields | Retrieve list of field names from lookup table. |
![]() |
ReadDataValues | Read data values from lookup table. |
![]() |
RefreshRate | RefreshRate for lookup tables. |
![]() |
Register | Register an Action Processor. |
![]() |
UnRegister | Unregister an Action Processor. |
CoClasses that implement IActionLookupSupport
CoClasses and Classes | Description |
---|---|
ActionEnvironment | Manager of lookup tables and other environmental action properties. |