This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IActionLookupSources Interface > IActionLookupSources.ClearLookupSources Method (ArcObjects .NET 10.4 SDK) |
Clear all lookup sources.
[Visual Basic .NET]
Public Sub ClearLookupSources ( _
)
[C#] public void ClearLookupSources ( );
[C++]
HRESULT ClearLookupSources(
void
);