Class Answer
Base type for a typed System One answer.
public abstract class Answer
- Inheritance
-
Answer
- Derived
- Inherited Members
Properties
Type
Answer type matching the question: noul, choice, or score.
public abstract string Type { get; }