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


ILocatorStyleUI.CatalogPathForWorkspace Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (LocationUI)  

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