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