GroupDefs Property
Overloads
| GroupDefs |
List of the derived groups. JSON property name: qGroupDefs |
GroupDefs
List of the derived groups.
JSON property name: qGroupDefs
Declaration
IEnumerable<NxDerivedGroup> GroupDefs { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<NxDerivedGroup> |