ArcObjects Library Reference (TrackingAnalyst)  

IActionLookupSupport Interface

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
Read-only property ActionLookupSources Lookup data sources.
Method Close Close the Action Environment.
Method ExpandQuery Insert lookup table values into query string.
Method ListDataValues Retrieve list of data values from lookup table.
Method ListFields Retrieve list of field names from lookup table.
Method ReadDataValues Read data values from lookup table.
Read/write property RefreshRate RefreshRate for lookup tables.
Method Register Register an Action Processor.
Method UnRegister Unregister an Action Processor.

CoClasses that implement IActionLookupSupport

CoClasses and Classes Description
ActionEnvironment Manager of lookup tables and other environmental action properties.