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