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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also