ArcGIS Pro 3.0 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, Windows 8.1

    See Also