AssignmentModelSecondsSpent Property
|
Returns the number of seconds the user spent completing the Task.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic float SecondsSpent { get; set; }
Property Value
Type:
Single
Remarks
This property is automatically handled by the platform and should not be modified manually.
See Also