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


ITrackingFilterLayerExtension Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IT > ITrackingFilterLayerExtension Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

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.

CoClasses that implement ITrackingFilterLayerExtension

CoClasses and Classes Description
TrackingFilterLayerExtension TrackingFilterLayerExtension Class