ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / SpatialMapSeries Class


In This Topic
    SpatialMapSeries Class Methods
    In This Topic

    For a list of all members of this type, see SpatialMapSeries members.

    Public Methods
     NameDescription
    Public Method Returns a map series page number based on the name field value of the index feature. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public Method Gets the CIM definition of the map series. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public Method Sets the current map series page number. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Public Method Sets the CIM definition of the map series. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Layouts.MapSeries)
    Top
    See Also