ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMWMSServiceConnection Class / MapParameters Property

In This Topic
    MapParameters Property (CIMWMSServiceConnection)
    In This Topic
    Gets or sets vendor specific parameters for GetMap and GetFeatureInfo requests.
    Syntax
    public IDictionary<string,object> MapParameters {get; set;}
    Public Property MapParameters As IDictionary(Of String,Object)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also