ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMWMTSServiceConnection Class / Dimensions Property

In This Topic
    Dimensions Property (CIMWMTSServiceConnection)
    In This Topic
    Gets or sets the dimensions as a property set.
    Syntax
    Public Property Dimensions As IDictionary(Of String,Object)
    public IDictionary<string,object> Dimensions {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also