Hide Table of Contents
esri Workflow Manager (Classic)
Tasks
Return Types
esri.WorkflowManager.SupportClasses.GroupInfo()
| Name | Type | Summary |
|---|---|---|
| description | string | A description of the group. |
| id | int | A unique identifier for the group. |
| name | string | The name of the group. |
| users | string[] | The list of users that belong to the group. |