INxDerivedField Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface INxDerivedField : IAbstractStructureProperties
| Name | Description | 
|---|---|
| Expr | Expression of the derived field. Example: If  
             JSON property name: qExpr | 
| Id | Identifier of the derived field. The identifier is unique. JSON property name: qId | 
| Method | Method name associated to the derived field. JSON property name: qMethod | 
| Name | Combination of field name, definition and method. Example: 
             JSON property name: qName | 
| Tags | List of tags. JSON property name: qTags |