This document is archived and information here might be outdated.  Recommended version.


IAttachedLocator.OutputTable Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Location)  

IAttachedLocator.OutputTable Property

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

The OutputTable property returns a reference to the geocoded feature class.

See Also

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