ITableRecord
Comment Property
Qlik Sense .NET SDK - API Reference
Comment related to the table.
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
string
Comment
{
get
;
set
; }
string Comment { get; set; }
Property
Comment
As
String
Get
Set
Property Comment As String Get Set
Property Value
Type:
String
See Also
ITableRecord Interface
ITableRecord Members
Qlik.Engine Namespace