ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportCustomTemplateDataSourceInfo Class / MapValuesDictionary Property

In This Topic
    MapValuesDictionary Property
    In This Topic
    Gets the dictionary of map frame elements and the assigned URI string.
    Syntax
    Public ReadOnly Property MapValuesDictionary As Dictionary(Of String,String)
    public Dictionary<string,string> MapValuesDictionary {get;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also