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 | ILocatorManager2 Interface | IAttachedLocator Interface | AttachedLocator Class | ILocatorManager Interface | ILocatorManager Interface | IAttachedLocator Interface | ILocatorManager2 Interface | AttachedLocator Class | ILocatorManager2 Interface | ILocatorManager Interface | ILocatorManager.HasLocatorAttached Method | AttachedLocator Class | IAttachedLocator Interface | ILocatorManager.GetLocatorFromDataset Method