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


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

IActionLookupSources Interface

Provides access to properties and methods needed to create the lookup table values from the file or geodatabase sources.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Method AddLookupSource Add lookup data source.
Method ClearLookupSources Clear all lookup sources.
Method DeleteLookupSource Delete lookup data source by name.
Read-only property LookupSources All lookup data sources.

Classes that implement IActionLookupSources

Classes Description
ActionLookupSources Contains the sources for lookup tables.