ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMS101DisplaySettings Class / ContextParameters Property

In This Topic
    ContextParameters Property
    In This Topic
    Gets or sets the catalogue context parameter values.
    Syntax
    Public Property ContextParameters As IDictionary(Of String,Object)
    public IDictionary<string,object> ContextParameters {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also