This document is archived and information here might be outdated.  Recommended version.


IESRILocatorBuildOptionsEdit.GDBVersionName Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Location)  

IESRILocatorBuildOptionsEdit.GDBVersionName Property

The name of the GDB version the locator is built against.

[Visual Basic .NET]
Public WriteOnly Property GDBVersionName_2
[C#]
public void GDBVersionName_2 {set;}
[C++]
HRESULT put_GDBVersionName(
  BSTR 
);
[C++]

Parameters [in] is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IESRILocatorBuildOptionsEdit Interface