Click or drag to resize
INxDerivedGroup Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface INxDerivedGroup : IAbstractStructure

The INxDerivedGroup type exposes the following members.

Properties
  NameDescription
Public propertyFieldDefs
List of the derived fields in the group.
Public propertyGrouping
Grouping type. The grouping should be either H or C (Grouping is mandatory for derived definitions). Is mandatory.
Public propertyId
Identifier of the group.
Public propertyName
Name of the derived group.
Top
See Also