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


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

ITrackingFilterLayerExtension.EventIDFieldName Property

The field name which contains the Event ID of the temporal data (also known as track ID).

[Visual Basic .NET]
Public Property EventIDFieldName As String
[C#]
public string EventIDFieldName {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITrackingFilterLayerExtension Interface