ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTimeDataDefinition Class / TimeExtentCanChange Property

In This Topic
    TimeExtentCanChange Property
    In This Topic
    Gets or sets a value indicating whether the data regularly changes, so the extent needs recalculated.
    Syntax
    public bool TimeExtentCanChange {get; set;}
    Public Property TimeExtentCanChange As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also