Click or drag to resize

TraitTreeNodechildren Property

For `personality` (Big Five) dimensions, more detailed results for the facets of each dimension as inferred from the input text.

Namespace:  IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public TraitTreeNode[] children { get; set; }

Property Value

Type: TraitTreeNode
See Also