This is the base class for any type of data that can be passed through a connection.
Inheritance Hierarchy
Namespace:
IBM.Watson.DeveloperCloud.Widgets
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic abstract class Data
The WidgetData type exposes the following members.
Properties
| Name | Description |
---|
 | Name |
Name of this data type.
|
Top
Methods
| Name | Description |
---|
 | GetName |
Should return a print friendly name for this data.
|
Top
See Also
Inheritance Hierarchy