WidgetInputOnOutputAdded Property |
Gets or sets the on output added callback
Namespace:
IBM.Watson.DeveloperCloud.Widgets
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public WidgetOnOutputAdded OnOutputAdded { get; set; }
Property Value
Type:
WidgetOnOutputAddedThe on output added.
See Also