Click or drag to resize

TaskModelIsSkipping Property

Returns true if SkippedWhen.IsMatch was true in the past.

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

Property Value

Type: Boolean
See Also