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

In This Topic
    Barriers Property (CIMFloodSimulationStorage)
    In This Topic
    Gets or sets an array of barriers.
    Syntax
    Public Property Barriers As CIMFloodSimulationBarrier()
    public CIMFloodSimulationBarrier[] Barriers {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also