ArcGIS Pro 2.9 API Reference Guide
IndexLayer Property

ArcGIS.Desktop.Layouts Namespace > SpatialMapSeries Class : IndexLayer Property
Gets or sets the index layer for the maps series.
Syntax
public BasicFeatureLayer IndexLayer {get; set;}
Public Property IndexLayer As BasicFeatureLayer

Property Value

Type: BasicFeatureLayer
Remarks
The index layer must be either a basic point, line, or polgyon feature layer that has an attribute table.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SpatialMapSeries Class
SpatialMapSeries Members