This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IActionLookupSources Interface > IActionLookupSources.AddLookupSource Method (ArcObjects .NET 10.4 SDK) |
Add lookup data source.
[Visual Basic .NET] Public Sub AddLookupSource ( _ ByVal Name As IName _ )
[C#] public void AddLookupSource ( IName Name );
[C++]
HRESULT AddLookupSource(
IName* Name
);
[C++]
Parameters Name [in]
Name is a parameter of type IName