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

    StartTimeFieldName Property
    Gets and sets the time Field name. Use this if the time stamps are stored in a single attribute field.
    Syntax
    public string StartTimeFieldName {get; set;}
    Remarks
    Setting this correlates to a feature existing at an instant in time.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also