Click or drag to resize

WidgetOutputs Property

This returns an array of all outputs on this widget.

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[] Outputs { get; }

Property Value

Type: WidgetOutput
See Also