ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMElement Class / Name Property

In This Topic
    Name Property (CIMElement)
    In This Topic
    Gets or sets the name of the element.
    Syntax
    public string Name {get; set;}
    Public Property Name As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also