ArcGIS Pro 3.7 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 Property Name As String
    public string Name {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also