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

    Property Value

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also