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


ITrackingFilterLayerExtension.TrackFilterType Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

ITrackingFilterLayerExtension.TrackFilterType Property

The indicator identifying if the filter should exclusively show the specified tracks, or to hide them.

[Visual Basic .NET]
Public Property TrackFilterType As enumTrackFilterType
[C#]
public enumTrackFilterType TrackFilterType {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITrackingFilterLayerExtension Interface