ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMWMTSServiceConnection Class / MapParameters Property

In This Topic
    MapParameters Property (CIMWMTSServiceConnection)
    In This Topic
    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 11, Windows 10, Windows 8.1

    See Also