Click or drag to resize
DerivedFieldsInTableData Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineDerivedFieldsInTableData

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

The DerivedFieldsInTableData type exposes the following members.

Constructors
  NameDescription
Public methodDerivedFieldsInTableData
Initializes a new instance of the DerivedFieldsInTableData class
Top
Properties
  NameDescription
Public propertyActive
Is set to true is the derived field is in use.
Public propertyDefinitionName
Name of the derived definition.
Public propertyTags
List of tags.
Top
See Also