ILocatorDataset Interface

Provides access to members for retrieving objects associated with the Locator.

When To Use

Use the ILocatorDataset interface to retrieve objects that are related to the locator.

Members

Name Description
Read-only property FullName The Name object for the locator.
Read-only property LocatorWorkspace The locator workspace that contains the locator.

ILocatorDataset.FullName Property

The Name object for the locator.

Public ReadOnly Property FullName As ILocatorName
public ILocatorName FullName {get;}

Description

Returns a reference to a LocatorName object that represents the locator.

ILocatorDataset.LocatorWorkspace Property

The locator workspace that contains the locator.

Public ReadOnly Property LocatorWorkspace As ILocatorWorkspace
public ILocatorWorkspace LocatorWorkspace {get;}

Description

Returns a reference to the locator workspace that contains the locator.

Classes that implement ILocatorDataset

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.