Click or drag to resize

AssignmentModelStartTimeSerialized Property

Returns the time at which the Task was started.

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

Property Value

Type: String
Remarks

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

See Also