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


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

ITxObjectFilter Interface

Provides access to allow objects to filter the contents of the Tracking Catalog.

Product Availability

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

Members

Name Description
Method CanChooseObject Indicates if the given object can be chosen.
Method CanDisplayObject Indicates if the given object can be displayed.
Read-only property Description A string that describes what this filter does.
Read-only property Name A user-friendly name identifying this filter.

Classes that implement ITxObjectFilter

Classes Description
TxGeoDBFilter The TxGeoDBFilter sets up an object filter to be used by CxCatalogDialog.