ArcObjects Library Reference  (TrackingAnalyst)    

IActionLookupSources.LookupSources Property

All lookup data sources.

[Visual Basic 6.0]
Property LookupSources As IPropertySet
[Visual Basic .NET]
Public ReadOnly Property LookupSources As IPropertySet
[C#]
public IPropertySet LookupSources {get;}
[Java]
public  getLookupSources (
    IPropertySet pVal
)
[C++]
HRESULT get_LookupSources(
  IPropertySet** pVal
);
[C++]

Parameters

pVal [out, retval]

  pVal is a parameter of type IPropertySet

Product Availability

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

See Also

IActionLookupSources Interface

 


Feedback Send feedback on this page