ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TimeParameters Class / EndTimeFieldName Property
Version

EndTimeFieldName Property
Gets and sets a second time field name. Use this if features have both start and end times stored in two fields.
Syntax
public string EndTimeFieldName {get; set;}
Remarks
Setting this, in conjunection with StartTimeFieldName correlates to a feature existing for a certain duration in time.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also