This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IE > IESRILocatorBuildOptions Interface > IESRILocatorBuildOptions.StoreStandardizedRefData Property (ArcObjects .NET 10.4 SDK) |
Indicates if the locator should store information extracted from the reference data in a standardized form.
[Visual Basic .NET] Public ReadOnly Property StoreStandardizedRefData As Boolean
[C#] public bool StoreStandardizedRefData {get;}
[C++]
HRESULT get_StoreStandardizedRefData(
VARIANT_BOOL* bStoreStandardizedRefData
);
[C++]
Parameters bStoreStandardizedRefData [out, retval] bStoreStandardizedRefData is a parameter of type VARIANT_BOOL