Click or drag to resize

QuizModelMinPoint Property

Defines the minimum amount of points allowed for this Quiz.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public int MinPoint { get; set; }

Property Value

Type: Int32
See Also