ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFloodSimulationWaterObject Class / WaterFlowRate Property

In This Topic
    WaterFlowRate Property
    In This Topic
    Gets or sets an array of water flow rates (in cubic meters/second) over durations (in seconds).
    Syntax
    Public Property WaterFlowRate As CIMRateDuration()
    public CIMRateDuration[] WaterFlowRate {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also