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


ITxCatalog Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxCatalog Interface
ArcGIS Developer Help

ITxCatalog Interface

Provides access to properties and methods needed to use the CJMTK catalog object natively, aka GUI less.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Method AddRootlevelObject This method adds a root level object to the catalog (Currently this is reserved for a future version.
Method Close Close the Open Catalog and save its state to the current path.
Method ConnectFolder Connect a folder to the root level of the Catalog.
Method DisconnectFolder Disconnect a folder from the root level of the Catalog.
Method New Creates a Default Catalog Removing any customized folders or root objects added.
Method Open Opens a Catalog Configuration File at the specified path.
Read-only property Path The current path of the Catalogs configuration file.
Method RemoveRootLevelObject This method removes a root level object from the catalog (Currently this is reserved for a future version.
Method Save Save the catalogs state to a configurations file at the Path specified.

Classes that implement ITxCatalog

Classes Description
TxCatalog This class provides a GUI less catalog of structured objects that allow the navigation of a system to discover GIS data sources.