ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFloodSimulationLayer Class / RainfallRate Property

In This Topic
    RainfallRate Property
    In This Topic
    Gets or sets an array of rainfall rates (in millimeters per hour) over durations (in seconds).
    Syntax
    Public Property RainfallRate As CIMRateDuration()
    public CIMRateDuration[] RainfallRate {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also