Click or drag to resize

WidgetInputOnOutputRemoved Property

Gets or sets the on output removed callback

Namespace:  IBM.Watson.DeveloperCloud.Widgets
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public WidgetOnOutputRemoved OnOutputRemoved { get; set; }

Property Value

Type: WidgetOnOutputRemoved
The on output removed.
See Also