DialogNodeParent Property |
The ID of the parent dialog node. This property is not returned if the dialog node has no parent.
Namespace:
IBM.Watson.DeveloperCloud.Services.Assistant.v1
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Parent { get; set; }
Property Value
Type:
StringThe ID of the parent dialog node. This property is not returned if the dialog node has no parent.
See Also