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)
Syntax public abstract class Data
The WidgetData type exposes the following members.
Properties
| Name | Description |
---|
| Name |
Name of this data type.
|
TopMethods
| Name | Description |
---|
| GetName |
Should return a print friendly name for this data.
|
TopSee Also Inheritance Hierarchy