AssignmentModelCompletedTimeSerialized Property
|
Returns the time at which the Task was completed.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic 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