GraphConnections Property |
Connections in graph.
Namespace: CMS.Helpers.UniGraphConfigAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public virtual List<Connection> Connections { get; set; }
Property Value
Type:
ListConnectionSee Also