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


ILocatorDatasetImpl.LocatorWorkspaceName Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Location)  

ILocatorDatasetImpl.LocatorWorkspaceName Property

The Name object for the locator's workspace. Used internally by geocoding framework.

[Visual Basic .NET]
Public WriteOnly Property LocatorWorkspaceName
[C#]
public void LocatorWorkspaceName {set;}
[C++]
HRESULT put_LocatorWorkspaceName(
  ILocatorWorkspaceName* 
);
[C++]

Parameters [in]
is a parameter of type ILocatorWorkspaceName

Product Availability

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

See Also

ILocatorDatasetImpl Interface