App GetConnections Method Qlik Sense .NET SDK - API Reference

Lists the connections in an app.

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

public IEnumerable<Connection> GetConnections()

Return Value

Type: OnlineIEnumerable Connection 

Implements

IApp GetConnections 
See Also