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


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

ISdeLocatorImpl Interface

Provides access to members for editing ArcSDE locator properties.

Product Availability

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

Members

Name Description
Write-only property Category Category of the locator.
Write-only property Name Name of the locator.
Write-only property Owner Name of the owner of the ArcSDE locator.
Read/write property Properties Properties of the locator.
Read/write property Workspace ArcSDE workspace in which the locator resides.

Inherited Interfaces

Interfaces Description
ILocatorImpl Provides access to members for editing general locator properties.

Classes that implement ISdeLocatorImpl

Classes Description