This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IE > IESRILocatorBuildOptions Interface > IESRILocatorBuildOptions.EmbedGeocodingRules Property (ArcObjects .NET 10.5 SDK) |
Indicates if the locator should contain a copy of geocoding rules it uses.
[Visual Basic .NET] Public ReadOnly Property EmbedGeocodingRules As Boolean
[C#] public bool EmbedGeocodingRules {get;}
[C++]
HRESULT get_EmbedGeocodingRules(
VARIANT_BOOL* bEmbedGeocodingRules
);
[C++]
Parameters bEmbedGeocodingRules [out, retval] bEmbedGeocodingRules is a parameter of type VARIANT_BOOL