ITableRecord
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
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
bool
Loose
{
get
;
set
; }
bool Loose { get; set; }
Property
Loose
As
Boolean
Get
Set
Property Loose As Boolean Get Set
Property Value
Type:
Boolean
See Also
ITableRecord Interface
ITableRecord Members
Qlik.Engine Namespace