The set of address input fields used by the address locator.
[Visual Basic .NET] Public Property AddressFields As IFields
[C#] public IFields AddressFields {get; set;}
[C++]
HRESULT get_AddressFields(
IFields** AddressFields
);
[C++]
HRESULT putref_AddressFields(
IFields* AddressFields
);
[C++]Parameters
AddressFields [out, retval]AddressFields is a parameter of type IFields
AddressFields [in]AddressFields is a parameter of type IFields
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.