Click or drag to resize

QuizModelMaxPoint Property

Defines the maximum 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 MaxPoint { get; set; }

Property Value

Type: Int32
See Also