Click or drag to resize

TaskModelIsMuted Property

Disables the voice-over for the Instructions in this Task.

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

Property Value

Type: Boolean
See Also