ArcGIS Pro 3.6 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 Dictionary<string,string> MapValuesDictionary {get;}
    Public ReadOnly Property MapValuesDictionary As Dictionary(Of String,String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also