QuizModelCurrentPoint Property
|
Returns the user's current score.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic int CurrentPoint { get; set; }
Property Value
Type:
Int32
Remarks
This property is automatically handled by the platform and should not be modified manually.
See Also