ArcObjects Library Reference  (TrackingAnalyst)    

IActionLookupSupport.ActionLookupSources Property

Lookup data sources.

[Visual Basic 6.0]
Property ActionLookupSources As IActionLookupSources
[Visual Basic .NET]
Public ReadOnly Property ActionLookupSources As ActionLookupSources
[C#]
public ActionLookupSources ActionLookupSources {get;}
[Java]
public IActionLookupSources getActionLookupSources()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_ActionLookupSources(
  IActionLookupSources** pVal
);
[C++]

Parameters

pVal [out, retval]

  pVal is a parameter of type IActionLookupSources

Product Availability

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

See Also

IActionLookupSupport Interface

 


Feedback Send feedback on this page