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

In This Topic
    StartTimeFieldName Property
    In This Topic
    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;}
    Public Property StartTimeFieldName As String
    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