ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFloodSimulationStorage Class / WaterSourceAreas Property

In This Topic
    WaterSourceAreas Property
    In This Topic
    Gets or sets an array of water source areas.
    Syntax
    Public Property WaterSourceAreas As CIMFloodSimulationWaterSourceArea()
    public CIMFloodSimulationWaterSourceArea[] WaterSourceAreas {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also