Click or drag to resize
FieldDescriptionSrcTables Property
List of table names.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public IEnumerable<string> SrcTables { get; set; }

Property Value

Type: IEnumerableString

Implements

IFieldDescriptionSrcTables
See Also