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

Enabled Property (MapSeries)
Gets and sets the map series enabled state.
Syntax
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, Windows 10, Windows 8.1

ArcGIS Pro version: 2.3 or higher.
See Also