ArcObjects Library Reference (Location)  

IESRILocatorBuildOptionsEdit.StoreStandardizedRefData Property

Indicates if the locator should store information extracted from the reference data in a standardized form.

[Visual Basic .NET]
Public WriteOnly Property StoreStandardizedRefData_2
[C#]
public void StoreStandardizedRefData_2 {set;}
[C++]
HRESULT put_StoreStandardizedRefData(
  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