ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTimeDataDefinition Class / ApplyTimeReferenceToAllFields Property

In This Topic
    ApplyTimeReferenceToAllFields Property
    In This Topic
    Gets or sets a value indicating whether the time reference applies to all date fields in the layer or only the fields driving time-awareness.
    Syntax
    public bool ApplyTimeReferenceToAllFields {get; set;}
    Public Property ApplyTimeReferenceToAllFields As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also