This document is archived and information here might be outdated.  Recommended version.


IActionLookupSupport Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IActionLookupSupport Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IActionLookupSupport

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