ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportCustomTemplateDataSourceInfo Class / MapValues Property

In This Topic
    MapValues Property
    In This Topic
    Gets and sets the list of map URI strings used to assign to the map frames in the template.
    Syntax
    public List<string> MapValues {get; set;}
    Public Property MapValues As List(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also