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


ITrackingFilterLayerExtension.EventFilter Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

ITrackingFilterLayerExtension.EventFilter Property

List of OIDs that represent which features to exclude.

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITrackingFilterLayerExtension Interface