ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSimulationLayer Class / StartTime Property

In This Topic
    StartTime Property (CIMSimulationLayer)
    In This Topic
    Gets or sets the simulation start time. The end time will be the start time plus the duration.
    Syntax
    Public Property StartTime As TimeInstant
    public TimeInstant StartTime {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also