Click or drag to resize

TraitTreeNodecategory Property

The category of the characteristic: personality for Big Five `personality` characteristics, `needs` for Needs, or `values` for Values.

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 string category { get; set; }

Property Value

Type: String
See Also