Click or drag to resize

AssignmentModelIsLogHidden Property

Hides this Assignment from the Mission tab in the LabPad.

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

Property Value

Type: Boolean
See Also