ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGenericView Class / ViewProperties Property

In This Topic
    ViewProperties Property
    In This Topic
    Gets or sets a property set containing properties of the generic view in the project.
    Syntax
    public IDictionary<string,object> ViewProperties {get; set;}
    Public Property ViewProperties As IDictionary(Of String,Object)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also