DatabaseInfo QuoteSuffix Property Qlik Sense .NET SDK - API Reference
Suffix used with field, database or owner names that contain special characters or keywords.

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

public string QuoteSuffix { get; set; }

Property Value

Type: OnlineString

Implements

IDatabaseInfo QuoteSuffix
See Also