Click or drag to resize

BehaviorNodetrait_id Property

The unique identifier of the characteristic to which the results pertain. IDs have the form `behavior_`.

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