GroupData
No overview available.
Attributes
| Attribute | Type | Description |
|---|---|---|
| name | str | The unique identifier or display label assigned to the group. |
Constructor
Signature
def GroupData(
name: str
) - > null
Parameters
| Name | Type | Description |
|---|---|---|
| name | str | The name of the group data instance. |
Signature
def GroupData(
name: str
) - > null
Parameters
| Name | Type | Description |
|---|---|---|
| name | str | The unique identifier or display name assigned to the group. |