Class AttemptOption
public class AttemptOption
- Inheritance
-
AttemptOption
- Derived
- Inherited Members
- Extension Methods
Constructors
AttemptOption()
public AttemptOption()
Properties
CutScore
public decimal? CutScore { get; set; }
Property Value
IsTrue
public bool? IsTrue { get; set; }
Property Value
- bool?
Key
public int Key { get; set; }
Property Value
Points
public decimal Points { get; set; }
Property Value
Text
public string Text { get; set; }