TaskModelIsSkipped Property
|
Returns true if the Task has been skipped by the user.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic bool IsSkipped { get; set; }
Property Value
Type:
Boolean
See Also