Click or drag to resize

WidgetOutputAddConnection Method (WidgetInput)

Namespace:  IBM.Watson.DeveloperCloud.Widgets
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool AddConnection(
	WidgetInput input
)

Parameters

input
Type: IBM.Watson.DeveloperCloud.WidgetsWidgetInput

Return Value

Type: Boolean
See Also