NxGroupDef
Defines the properties of an object group.
Warning noteEXPERIMENTAL.
This API is under development. Do not rely on it. It may change or be removed in future versions.
This API is under development. Do not rely on it. It may change or be removed in future versions.
Properties
| Name | Description | Type |
|---|---|---|
| qClass |
Specifies the class of the group's object members. One of:
|
String |
| qObjectType |
Specifies the type of the group's object members. |
String |
| qGroupType |
Specifies the type of the group's subgroup members. |
String |
| qLabel |
The group's label. Will be evaluated as an expression if it starts with '='. |
String |
| qIncludeOrphanGroups |
Include all groups of the relevant type, by adding those groups last that are not explicitly included in the hierarchy (orphans) |
Boolean |
| qMemberIds |
The objects and sub-groups that are members of the group. |
Array of NxGroupObjectId |