ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models.ConfigItems Namespace / UserDetails Class / Groups Property

In This Topic
    Groups Property (UserDetails)
    In This Topic
    Gets the list of Group names
    Syntax
    public IReadOnlyList<string> Groups {get;}
    Public ReadOnly Property Groups As IReadOnlyList(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also