ArcGIS Pro 2.6 API Reference Guide
ViewProperties Property

ArcGIS.Core.CIM Namespace > CIMGenericView Class : ViewProperties Property
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 10, Windows 8.1, Windows 7

See Also

Reference

CIMGenericView Class
CIMGenericView Members