ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / Layout Class / MapSeries Property

In This Topic
    MapSeries Property (Layout)
    In This Topic
    Gets the map series associated with a layout.
    Syntax
    Public ReadOnly Property MapSeries As MapSeries
    public MapSeries MapSeries {get;}
    Remarks
    A layout can only have one map series set at a time.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also