Click or drag to resize
NxQrsAppContainerDataConnections Property

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public IEnumerable<ConnectionInfo> DataConnections { get; set; }

Property Value

Type: IEnumerableConnectionInfo

Implements

INxQrsAppContainerDataConnections
See Also