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


ILocatorWorkspaceName2 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Location)  

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

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.

CoClasses that implement ILocatorWorkspaceName2

CoClasses and 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