ArcGIS Pro 2.9 API Reference Guide
CategoryField Property (SpatialMapSeries)

ArcGIS.Desktop.Layouts Namespace > SpatialMapSeries Class : CategoryField Property
Gets or sets index layer's category field.
Syntax
public string CategoryField {get; set;}
Public Property CategoryField As String

Property Value

Type: String
Remarks
Optional. If not set, pages are not organized into groups. Pages get grouped in the map series contents pane based on unique category values.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SpatialMapSeries Class
SpatialMapSeries Members