ArcGIS Pro 3.7 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 Property Value As Boolean
    public bool Value {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also