IFieldListDef Interface
Assembly: Qlik.Engine.dll
Defines the fields to show.
Syntax
[ValueClass]
public interface IFieldListDef : IAbstractStructure
Properties
Name | Description |
---|---|
ShowDefinitionOnly |
Shows the fields defined on the fly if set to true. Default is false. JSON property name: qShowDefinitionOnly |
ShowDerivedFields |
Shows the fields and derived fields if set to true. Default is false. JSON property name: qShowDerivedFields |
ShowHidden |
Shows the hidden fields if set to true. Default is false. JSON property name: qShowHidden |
ShowImplicit |
Shows the Direct Discovery measure fields if set to true. Default is false. JSON property name: qShowImplicit |
ShowSemantic |
Show the semantic fields if set to true. Default is false. JSON property name: qShowSemantic |
ShowSrcTables |
Shows the tables and fields present in the data model viewer if set to true. Default is false. JSON property name: qShowSrcTables |
ShowSystem |
Shows the system tables if set to true. Default is false. JSON property name: qShowSystem |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!