This document is archived and information here might be outdated.  Recommended version.


IESRILocatorBuildOptionsEdit.EmbedGeocodingRules Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Location)  

IESRILocatorBuildOptionsEdit.EmbedGeocodingRules Property

Indicates if the locator should contain a copy of geocoding rules it uses.

[Visual Basic .NET]
Public WriteOnly Property EmbedGeocodingRules_2
[C#]
public void EmbedGeocodingRules_2 {set;}
[C++]
HRESULT put_EmbedGeocodingRules(
  VARIANT_BOOL 
);
[C++]

Parameters [in] is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IESRILocatorBuildOptionsEdit Interface