IDelimiterInfo ScriptCode Property Qlik Sense .NET SDK - API Reference
Representation of the delimiter value that is used in the script. Example: "'\t'"

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

string ScriptCode { get; set; }

Property Value

Type: OnlineString
See Also