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