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

In This Topic
    StepInterval Property
    In This Topic
    Gets and sets the step interval. Use this when TimeIntervalType = TimeIntervalType.Regular.
    Syntax
    public TimeDelta StepInterval {get; set;}
    Public Property StepInterval As TimeDelta
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also