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