| IFieldListDef Interface |
Namespace: Qlik.Engine
The IFieldListDef type exposes the following members.
| Name | Description | |
|---|---|---|
| ShowDefinitionOnly | Shows the fields defined on the fly if set to true. | |
| ShowDerivedFields | Shows the fields and derived fields if set to true. | |
| ShowHidden | Shows the hidden fields if set to true. | |
| ShowImplicit | Shows the Direct Discovery measure fields if set to true. | |
| ShowSemantic | Show the semantic fields if set to true. | |
| ShowSrcTables | Shows the tables and fields present in the data model viewer if set to true. | |
| ShowSystem | Shows the system tables if set to true. |