Click or drag to resize

WidgetInputConnections Property

The array of outputs connected to this input.

Namespace:  IBM.Watson.DeveloperCloud.Widgets
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public WidgetOutput[] Connections { get; }

Property Value

Type: WidgetOutput
See Also