ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMVectorTileDataConnection Class / CustomParameters Property

In This Topic
    CustomParameters Property (CIMVectorTileDataConnection)
    In This Topic
    Gets or sets vendor specific parameters.
    Syntax
    public CIMStringMap[] CustomParameters {get; set;}
    Public Property CustomParameters As CIMStringMap()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also