ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / MapSeries Class / Enabled Property

In This Topic
    Enabled Property (MapSeries)
    In This Topic
    Gets and sets the map series enabled state.
    Syntax
    public bool Enabled {get; set;}
    Public Property Enabled As Boolean

    Property Value

    Type: Boolean
    Remarks
    Returns true if the map series enabled checkbox is checked.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also