This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IG > IGeocodeServerSingleLine Interface > IGeocodeServerSingleLine.GetSingleLineAddressField Method (ArcObjects .NET 10.4 SDK) |
Field needed to geocode a single line address.
[Visual Basic .NET] Public Function GetSingleLineAddressField ( _ ) As IField
[C#] public IField GetSingleLineAddressField ( );
[C++]
HRESULT GetSingleLineAddressField(
IField** singleLineField
);
[C++]
Parameters singleLineField [out, retval]
singleLineField is a parameter of type IField