ArcGIS Pro 2.7 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 10, Windows 8.1

See Also

Reference

SpatialMapSeries Class
SpatialMapSeries Members