ArcGIS Pro 3.7 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 Property CustomParameters As CIMStringMap()
    public CIMStringMap[] CustomParameters {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also