This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IG > IGPAddressLocatorStyle Interface > IGPAddressLocatorStyle.AliasTable Property (ArcObjects .NET 10.4 SDK) |
Table mapped as the place name alias table.
[Visual Basic .NET] Public Property AliasTable As IDETable
[C#] public IDETable AliasTable {get; set;}
[C++]
HRESULT get_AliasTable(
IDETable** AliasTable
);
[C++]
HRESULT putref_AliasTable(
IDETable* AliasTable
);
[C++]
Parameters AliasTable [out, retval]
AliasTable is a parameter of type IDETable AliasTable [in]
AliasTable is a parameter of type IDETable