The NumberValue type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | IsAnswered |
Indicates if the value is answered.
|
![]() | Type |
Indicates the value type.
|
![]() | UserModifiable |
Indicates whether the value should be modifiable by an end user in the interview UI (default is true).
|
![]() | Value |
Indicates the value.
|
See Also