IDatabaseInfo
SpecialChars Property
Qlik Sense .NET SDK - API Reference
List of the special characters
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
SpecialChars
{
get
;
set
; }
string SpecialChars { get; set; }
Property
SpecialChars
As
String
Get
Set
Property SpecialChars As String Get Set
Property Value
Type:
String
See Also
IDatabaseInfo Interface
IDatabaseInfo Members
Qlik.Engine Namespace