This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IActionLookupSupport Interface (ArcObjects .NET 10.5 SDK) |
Provides access to properties and methods needed to support lookup table.
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 and Classes | Description |
---|---|
ActionEnvironment | Manager of lookup tables and other environmental action properties. |