ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLayerOverrideSet Class / Value Property

In This Topic
    Value Property (CIMLayerOverrideSet)
    In This Topic
    Gets or sets a value indicating whether this flag is set. It overrides some arbitrary property on the associated map layer.
    Syntax
    public bool Value {get; set;}
    Public Property Value As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also