Click or drag to resize
AppGetConnections Method

Lists the connections in an app.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public IEnumerable<Connection> GetConnections()

Return Value

Type: IEnumerableConnection

Implements

IAppGetConnections
See Also