ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportDataSource Class / GroupFieldNames Property

In This Topic
    GroupFieldNames Property
    In This Topic
    Gets all the group field names.
    Syntax
    public IEnumerable<string> GroupFieldNames {get;}
    Public ReadOnly Property GroupFieldNames As IEnumerable(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also