The IValue type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
Returns the (Inherited from | ||
Converts the value of this instance to an equivalent Boolean value using the specified culture-specific formatting information. (Inherited from | ||
Converts the value of this instance to an equivalent 8-bit unsigned integer using the specified culture-specific formatting information. (Inherited from | ||
Converts the value of this instance to an equivalent Unicode character using the specified culture-specific formatting information. (Inherited from | ||
Converts the value of this instance to an equivalent (Inherited from | ||
Converts the value of this instance to an equivalent (Inherited from | ||
Converts the value of this instance to an equivalent double-precision floating-point number using the specified culture-specific formatting information. (Inherited from | ||
Converts the value of this instance to an equivalent 16-bit signed integer using the specified culture-specific formatting information. (Inherited from | ||
Converts the value of this instance to an equivalent 32-bit signed integer using the specified culture-specific formatting information. (Inherited from | ||
Converts the value of this instance to an equivalent 64-bit signed integer using the specified culture-specific formatting information. (Inherited from | ||
Converts the value of this instance to an equivalent 8-bit signed integer using the specified culture-specific formatting information. (Inherited from | ||
Converts the value of this instance to an equivalent single-precision floating-point number using the specified culture-specific formatting information. (Inherited from | ||
Converts the value of this instance to an equivalent (Inherited from | ||
Converts the value of this instance to an (Inherited from | ||
Converts the value of this instance to an equivalent 16-bit unsigned integer using the specified culture-specific formatting information. (Inherited from | ||
Converts the value of this instance to an equivalent 32-bit unsigned integer using the specified culture-specific formatting information. (Inherited from | ||
Converts the value of this instance to an equivalent 64-bit unsigned integer using the specified culture-specific formatting information. (Inherited from | ||
| WriteXml |
Writes the value to XML.
|
Properties
| Name | Description | |
|---|---|---|
| IsAnswered |
Indicates if the value is answered or not.
| |
| Type |
Indicates the value type.
| |
| UserModifiable |
Indicates whether the value should be modifiable by an end user in the interview UI (default is true).
|
See Also