This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxCatalog Interface (ArcObjects .NET 10.5 SDK) |
Provides access to properties and methods needed to use the CJMTK catalog object natively, aka GUI less.
Description | ||
---|---|---|
Close | Close the Open Catalog and save its state to the current path. | |
ConnectFolder | Connect a folder to the root level of the Catalog. | |
DisconnectFolder | Disconnect a folder from the root level of the Catalog. | |
New | Creates a Default Catalog Removing any customized folders or root objects added. | |
Open | Opens a Catalog Configuration File at the specified path. | |
Path | The current path of the Catalogs configuration file. | |
Save | Save the catalogs state to a configurations file at the Path specified. |
CoClasses and 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. |