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


ILocatorWorkspaceName2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IL > ILocatorWorkspaceName2 Interface
ArcGIS Developer Help

ILocatorWorkspaceName2 Interface

Provides access to members that describe a locator workspace.

Product Availability

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

When To Use

Use the ILocatorWorkspaceName2 interface to get information that describes a locator workspace.

Members

Name Description
Read/write property AGSServerConnectionName The name of the ArcGIS server connection that contains the locator workspace.
Read/write property Path The path to the folder that contains the locator workspace.
Read-only property Type The type of locator workspace.
Read/write property WorkspaceName The Name object for the ArcSDE workspace that contains the locator workspace.

Inherited Interfaces

Interfaces Description
ILocatorWorkspaceName Provides access to members that describe a locator workspace.

Classes that implement ILocatorWorkspaceName2

Classes Description
LocatorWorkspaceName A locator workspace description.

See Also

ILocatorWorkspace2 Interface | ILocatorWorkspace Interface | ILocatorWorkspaceName Interface | LocatorEnumerator Class | LocatorWorkspaceName Class | ILocatorWorkspaceName2 Interface | ILocatorManager Interface | LocalLocatorWorkspace Class | DatabaseLocatorWorkspace Class | IDatabaseLocatorWorkspace Interface | ILocatorManager2 Interface | LocatorManager Class | ILocatorManager.GetLocatorWorkspaceFromPath Method