No Arcobjects Interfaces available to achieve "Match With No Zone" while doing Geocoding through Arcobjects.
Last Published: August 25, 2014ArcGIS for Desktop
Enhancement ID Number
NIM092825
Submitted
August 22, 2014
Last Modified
March 19, 2025
Applies to
ArcGIS for Desktop
Version found
10.1
Status
Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
Additional Information
This is supported with a different interface, ILocatorImpl.
Alternate Workflow
This can be done in the following 2 ways: 1. Set the supportsOptionalZone value in the locator loc.xml and loc file to true. 2. Use the ILocatorImpl interface to set the value for the life of the object in code.