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 > ITxObjectFilter Interface (ArcObjects .NET 10.5 SDK) |
Provides access to allow objects to filter the contents of the Tracking Catalog.
Description | ||
---|---|---|
CanChooseObject | Indicates if the given object can be chosen. | |
CanDisplayObject | Indicates if the given object can be displayed. | |
Description | A string that describes what this filter does. | |
Name | A user-friendly name identifying this filter. |
CoClasses and Classes | Description |
---|---|
TxGeoDBFilter | The TxGeoDBFilter sets up an object filter to be used by CxCatalogDialog. |