Class CourseState.Defaults
- Namespace
- InSite.Domain.Courses
- Assembly
- Shift.Sdk.dll
public static class CourseState.Defaults
- Inheritance
-
CourseState.Defaults
- Inherited Members
-
Fields
AllowDiscussion
public const bool AllowDiscussion = false
Field Value
- bool
CourseSequence
public const int CourseSequence = 0
Field Value
- int
IsHidden
public const bool IsHidden = false
Field Value
- bool
IsMultipleUnitsEnabled
public const bool IsMultipleUnitsEnabled = false
Field Value
- bool
IsProgressReportEnabled
public const bool IsProgressReportEnabled = false
Field Value
- bool