ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapMemberCreationParams Class / Name Property

In This Topic
    Name Property (MapMemberCreationParams)
    In This Topic
    Gets and sets the mapMember name. If not provided, the default display name gets used e.g. the dataset name or alias. (default value = "")
    Syntax
    public string Name {get; set;}
    Public Property Name As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also