Click or drag to resize

TraitTreeNodetrait_id Property

The unique identifier of the characteristic to which the results pertain. IDs have the form `big5_` for Big Five personality characteristics, `need_` for Needs, or `value_` 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 trait_id { get; set; }

Property Value

Type: String
See Also