ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFloodSimulationWaterSource Class / WaterSinkConnections Property

In This Topic
    WaterSinkConnections Property
    In This Topic
    Gets or sets an array of water sink connections. Water flows from the connected sinks to this source instead of using a fixed flow rate when set.
    Syntax
    Public Property WaterSinkConnections As CIMFloodSimulationSinkConnection()
    public CIMFloodSimulationSinkConnection[] WaterSinkConnections {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also