Click or drag to resize
GraphConnections Property
Connections in graph.

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public virtual List<Connection> Connections { get; set; }

Property Value

Type: ListConnection
See Also