ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFloodSimulationObject Class / Name Property

In This Topic
    Name Property (CIMFloodSimulationObject)
    In This Topic
    Gets or sets the name of the object. It holds the layer URI when a raster is used. Otherwise it holds the displayed value.
    Syntax
    Public Property Name As String
    public string Name {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also