INxDerivedGroup Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface INxDerivedGroup : IAbstractStructureProperties
| Name | Description | 
|---|---|
| FieldDefs | List of the derived fields in the group. JSON property name: qFieldDefs | 
| Grouping | Grouping type. The grouping should be either H or C (Grouping is mandatory for derived definitions). The parameter is mandatory. JSON property name: qGrouping | 
| Id | Identifier of the group. JSON property name: qId | 
| Name | Name of the derived group. JSON property name: qName |