ArcGIS Pro 2.6 API Reference Guide
MapParameters Property (CIMWMTSServiceConnection)

ArcGIS.Core.CIM Namespace > CIMWMTSServiceConnection Class : MapParameters Property
Gets or sets the custom map parameters as a property set.
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

CIMWMTSServiceConnection Class
CIMWMTSServiceConnection Members