This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IT > ITrackingFilterLayerExtension Interface > ITrackingFilterLayerExtension.EventIDFieldName Property (ArcObjects .NET 10.5 SDK) |
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;}