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


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

ITrackingFilterLayerExtension Interface

Provides properties needed to configure the Tracking Filtering Capability

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

Members

Name Description
Read/write property EventFilter List of OIDs that represent which features to exclude.
Read/write property EventIDFieldName The field name which contains the Event ID of the temporal data (also known as track ID).
Read-only property ExtendedDefinitionExpression The SQL Where expression that is the composite of the Event And Track Filters.
Read/write property OIDFieldName The object ID field name.
Read/write property TrackFilter List of track IDs that represent which tracks to show or hide.
Read/write property TrackFilterType The indicator identifying if the filter should exclusively show the specified tracks, or to hide them.

Classes that implement ITrackingFilterLayerExtension

Classes Description
TrackingFilterLayerExtension TrackingFilterLayerExtension Class