This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* bEmbedGeocodingRules
);
[C++] Parameters bEmbedGeocodingRules [out, retval]
bEmbedGeocodingRules is a parameter of type bool*