ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Models.ConfigItems Namespace / GroupInfo Class / Users Property

In This Topic
    Users Property
    In This Topic
    Gets the user names of the group members.
    Syntax
    public IReadOnlyList<string> Users {get;}
    Public ReadOnly Property Users As IReadOnlyList(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also