ArcGIS Pro 2.6 API Reference Guide
MapParameters Property (CIMWMSServiceConnection)

ArcGIS.Core.CIM Namespace > CIMWMSServiceConnection Class : MapParameters Property
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 10, Windows 8.1, Windows 7

See Also

Reference

CIMWMSServiceConnection Class
CIMWMSServiceConnection Members