ConnectionPoints Property
Overloads
ConnectionPoints |
List of connection points in the database model viewer. Not used in Qlik Sense. JSON property name: qConnectionPoints |
ConnectionPoints
List of connection points in the database model viewer.
Not used in Qlik Sense.
JSON property name: qConnectionPoints
Declaration
public IEnumerable<TableViewConnectionPointSaveInfo> ConnectionPoints { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<TableViewConnectionPointSaveInfo> |