Click or drag to resize

WidgetInputRemoveOutput Method

Namespace:  IBM.Watson.DeveloperCloud.Widgets
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool RemoveOutput(
	WidgetOutput output
)

Parameters

output
Type: IBM.Watson.DeveloperCloud.WidgetsWidgetOutput

Return Value

Type: Boolean
See Also