ArcGIS Pro 3.7 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 Property StartTimeFieldName As String
    public string StartTimeFieldName {get; set;}
    Remarks
    Setting this correlates to a feature existing at an instant in time.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also