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

In This Topic
    TimeOffset Property (TimeParameters)
    In This Topic
    Gets and sets the time offset. Default is to have no time offset; ie null.
    Syntax
    public TimeDelta TimeOffset {get; set;}
    Public Property TimeOffset As TimeDelta
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also