TrueFalseValue Properties
The TrueFalseValue type exposes the following members.
Properties

  NameDescription
Public propertyIsAnswered
Indicates if the value is answered.
Public propertyType
Indicates the value type.
Public propertyUserModifiable
Indicates whether the value should be modifiable by an end user in the interview UI (default is true).
Public propertyValue
Indicates the value.
Back to Top
See Also