Click or drag to resize

AssignmentModelIsUnlocked Property

Returns true if the Task is available to the user.

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

Property Value

Type: Boolean
See Also