ArcObjects Library Reference (TrackingAnalyst)  

ITxCatalogObject Interface

Provides access to properties and methods common to all Catalog objects.

Product Availability

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

Members

Description
Method Attach Attaches the object to its parent and the catalog.
Read-only property BaseName The base name of the object (i.e. no extension).
Read-only property Category The category of the object.
Read-only property ClassID The class ID of this object.
Method Detach Instructs the object to detach itself from its parent and the catalog.
Read-only property FullName The full name of the object.
Read-only property InternalObjectName The Name for the internal object that this GxObject represents.
Read-only property IsValid Indicates if the object is still valid.
Read-only property Name The short name of the object.
Read-only property Parent The parent of the object.
Method Refresh Updates the object and any children of the object.

CoClasses that implement ITxCatalogObject

CoClasses and Classes Description
AddSDEConnection The AddSDEConnection object allows a user to create a new SDE connection.
TxCatalog This class provides a GUI less catalog of structured objects that allow the navigation of a system to discover GIS data sources.
TxCatalogObject This object is a general purpose wrapper object around Esri name objects. This object provides the properties and methods needed to uniformly use the name objects in the CJMTK Catalog.
TxFolderCatalogObject The TxFolderCatalogObject provides a container for CJMTK Catalog Objects much like a directory folder does to a filesystem.
TxGISServerFolder This object contains a set of SDE connections and a command object allowing the user to create an SDE connection.