Click or drag to resize
NxDerivedFieldsData Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineNxDerivedFieldsData

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class NxDerivedFieldsData : INxDerivedFieldsData

The NxDerivedFieldsData type exposes the following members.

Constructors
  NameDescription
Public methodNxDerivedFieldsData
Initializes a new instance of the NxDerivedFieldsData class
Top
Properties
  NameDescription
Public propertyDerivedDefinitionName
Name of the derived definition.
Public propertyFieldDefs
List of the derived fields.
Public propertyGroupDefs
List of the derived groups.
Top
See Also