IDelimiterInfo MembersQlik Sense .NET SDK - API Reference
The IDelimiterInfo type exposes the following members.
Properties

  NameDescription
Public propertyIsMultiple
Is set to true if multiple spaces are used to separate the values.
Public propertyName
Name of the delimiter. Example: "Tab_DELIMITER"
Public propertyNumber
Delimiter character number used by the engine to determine how to separate the values.
Public propertyScriptCode
Representation of the delimiter value that is used in the script. Example: "'\t'"
Back to Top
See Also