WidgetOutputConnection Class |
Namespace: IBM.Watson.DeveloperCloud.Widgets
[SerializableAttribute] public class Connection
The WidgetOutputConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| WidgetOutputConnection | Initializes a new instance of the WidgetOutputConnection class |
| Name | Description | |
|---|---|---|
| TargetConnection |
The name of the target connection on the target object.
| |
| TargetInput |
This returns a reference to the target input object.
| |
| TargetObject |
This returns a reference to the target object.
|
| Name | Description | |
|---|---|---|
| ResolveTargetInput |
Resolve the target input.
| |
| Start |
Start ouput.
|