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


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

ITxCatalogDialog Interface

Provides access to properties and methods needed to use the CJMTK Catalogs Navigation Dialog.

Product Availability

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

Members

Name Description
Write-only property AllowMultiSelect Indicates if multiple items may be selected. False, by default.
Write-only property ButtonCaption The caption to use for the Open or Save button.
Method DoModalOpen Opens the dialog to choose data.
Read-only property InternalCatalog The catalog object used internally by the GxDialog.
Read/write property ObjectFilter The object filter. This is reserved for future use.
Write-only property Title The dialog's title.

Classes that implement ITxCatalogDialog

Classes Description
TxCatalogDialog This object provides a Dialog that can be used to graphically browse for GIS data.