This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IT > ITrackingFilterLayerExtension Interface (ArcObjects .NET 10.5 SDK) |
Provides properties needed to configure the Tracking Filtering Capability
Description | ||
---|---|---|
EventFilter | List of OIDs that represent which features to exclude. | |
EventIDFieldName | The field name which contains the Event ID of the temporal data (also known as track ID). | |
ExtendedDefinitionExpression | The SQL Where expression that is the composite of the Event And Track Filters. | |
OIDFieldName | The object ID field name. | |
TrackFilter | List of track IDs that represent which tracks to show or hide. | |
TrackFilterType | The indicator identifying if the filter should exclusively show the specified tracks, or to hide them. |
CoClasses and Classes | Description |
---|---|
TrackingFilterLayerExtension | TrackingFilterLayerExtension Class |