ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBaseLayer Class / Attribution Property

In This Topic
    Attribution Property (CIMBaseLayer)
    In This Topic
    Gets or sets the attribution text that appears on a map that draws this layer.
    Syntax
    public string Attribution {get; set;}
    Public Property Attribution As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also