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


ITrackingFilterLayerExtension.EventIDFieldName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IT > ITrackingFilterLayerExtension Interface > ITrackingFilterLayerExtension.EventIDFieldName Property
ArcGIS Developer Help

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