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