The Answer ValueNode T type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Children |
Children of the value.
|
![]() | HasChildren |
Indicates if the value has any children.
|
![]() | IsAnswered |
Indicates if the value is answered.
|
![]() | IsUserModifiable |
Indicates whether the users should be allowed to modify this value in the interview UI.
|
![]() | Type |
Indicates the value type.
|
![]() | Value |
Value
|
See Also