This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IA > IAttachedLocator Interface > IAttachedLocator.OutputTable Property (ArcObjects .NET 10.4 SDK) |
Feature class that was created.
[Visual Basic .NET] Public ReadOnly Property OutputTable As ITable
[C#] public ITable OutputTable {get;}
[C++]
HRESULT get_OutputTable(
ITable** Table
);
[C++]
Parameters Table [out, retval]
Table is a parameter of type ITable
The OutputTable property returns a reference to the geocoded feature class.
IAttachedLocator Interface | LocatorManager Class | IAttachedLocator Interface | AttachedLocator Class | ILocatorManager Interface | ILocatorManager2 Interface | ILocatorManager Interface | ILocatorManager2 Interface | IAttachedLocator Interface | AttachedLocator Class | ILocatorManager Interface | ILocatorManager2 Interface | IAttachedLocator Interface | ILocatorManager.HasLocatorAttached Method | AttachedLocator Class | ILocatorManager.GetLocatorFromDataset Method