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

In This Topic
    IsCumulative Property
    In This Topic
    Gets and sets if time is cumulative. Default value is false.
    Syntax
    public bool IsCumulative {get; set;}
    Public Property IsCumulative As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also