DataflowGraphDestinationNode interface
DataflowGraph destination node properties.
- Extends
Properties
| destination |
Destination configuration. |
| node |
Type of the destination node. |
Inherited Properties
| name | Name of the node. |
Property Details
destinationSettings
Destination configuration.
destinationSettings: DataflowGraphDestinationNodeSettings
Property Value
nodeType
Type of the destination node.
nodeType: "Destination"
Property Value
"Destination"