Click or drag to resize

QuizModelEndTime Property

Returns the time at which the Quiz was finished.

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

Property Value

Type: Single
Remarks

This property is automatically handled by the platform and should not be modified manually.

See Also