TableRecord Loose Property Qlik Sense .NET SDK - API Reference
This property is set to true if the table is loose.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public bool Loose { get; set; }

Property Value

Type: OnlineBoolean

Implements

ITableRecord Loose
See Also