MissionModelTasksSerialized Property
|
Lists the
Tasks that are part of this Mission.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic List<TaskModel> TasksSerialized { get; set; }
Property Value
Type:
ListTaskModel
See Also