Click or drag to resize

AssignmentModelCompletedTimeSerialized Property

Returns the time at which the Task was completed.

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

Property Value

Type: String
Remarks

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

See Also