This document is archived and information here might be outdated. Recommended version. |
Recognized names for the single line input field.
[Visual Basic .NET]
Public ReadOnly Property DefaultInputFieldNames As Object
[C#]
public object DefaultInputFieldNames {get;}
[C++]
HRESULT get_DefaultInputFieldNames(
Variant* fieldNames
);
[C++] Parameters fieldNames [out, retval]
fieldNames is a parameter of type VARIANT*
The DefaultInputFieldNames property returns an Array of field names that you can use to determine which field in an address table contains the full address for single line geocoding.