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


ILocatorStyleUI.CatalogPathForWorkspace Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > LocationUI > ESRI.ArcGIS.LocationUI > Interfaces > IL > ILocatorStyleUI Interface > ILocatorStyleUI.CatalogPathForWorkspace Property
ArcGIS Developer Help

ILocatorStyleUI.CatalogPathForWorkspace Property

Catalog path to remote database that has the locator style. Blank for local locator styles.

[Visual Basic .NET]
Public Property CatalogPathForWorkspace As String
[C#]
public string CatalogPathForWorkspace {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ILocatorStyleUI Interface