Click or drag to resize
ConnectionName Property
Name of the connection. This parameter is mandatory and must be set when creating or modifying a connection.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public string Name { get; set; }

Property Value

Type: String

Implements

IConnectionName
See Also