Class ClassSectionLesson
This class represents the EntityModel interface to the AdClassLesson database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Academics
Assembly: Cmc.Nexus.Models.dll
Syntax
public class ClassSectionLesson
Constructors
ClassSectionLesson()
Declaration
public ClassSectionLesson()
Properties
AssessmentTestScheme
Gets or sets the AssessmentTestScheme associated with this ClassSectionLesson.
Declaration
public string AssessmentTestScheme { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AssessmentTestScheme. |
ClassSection
Declaration
public virtual ClassSection ClassSection { get; set; }
Property Value
Type | Description |
---|---|
ClassSection |
ClassSectionId
Gets or sets the ClassSectionId associated with this ClassSectionLesson.
Declaration
public int ClassSectionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ClassSectionId. |
ClassSectionLessonGroup
Declaration
public virtual ClassSectionLessonGroup ClassSectionLessonGroup { get; set; }
Property Value
Type | Description |
---|---|
ClassSectionLessonGroup |
ClassSectionLessonGroupId
Gets or sets the ClassSectionLessonGroupId associated with this ClassSectionLesson.
Declaration
public int? ClassSectionLessonGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ClassSectionLessonGroupId. |
Code
Gets or sets the Code associated with this ClassSectionLesson.
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Code. |
CourseLesson
Declaration
public virtual CourseLesson CourseLesson { get; set; }
Property Value
Type | Description |
---|---|
CourseLesson |
CourseLessonId
Gets or sets the CourseLessonId associated with this ClassSectionLesson.
Declaration
public int? CourseLessonId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CourseLessonId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this ClassSectionLesson.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
GroupAssessmentSchemeIdentifier
Gets or sets the GroupAssessmentSchemeIdentifier associated with this ClassSectionLesson.
Declaration
public int? GroupAssessmentSchemeIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The GroupAssessmentSchemeIdentifier. |
GroupedClassSectionLessonIdentifier
Gets or sets the GroupedClassSectionLessonIdentifier associated with this ClassSectionLesson.
Declaration
public int? GroupedClassSectionLessonIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The GroupedClassSectionLessonIdentifier. |
Id
Gets or sets the Id associated with this ClassSectionLesson.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
Image1
Gets or sets the Image1 associated with this ClassSectionLesson.
Declaration
public string Image1 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Image1. |
Image2
Gets or sets the Image2 associated with this ClassSectionLesson.
Declaration
public string Image2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Image2. |
Image3
Gets or sets the Image3 associated with this ClassSectionLesson.
Declaration
public string Image3 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Image3. |
Image4
Gets or sets the Image4 associated with this ClassSectionLesson.
Declaration
public string Image4 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Image4. |
IsGrouped
Gets or sets the IsGrouped associated with this ClassSectionLesson.
Declaration
public bool IsGrouped { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsGrouped. |
IsPublished
Gets or sets the IsPublished associated with this ClassSectionLesson.
Declaration
public bool IsPublished { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPublished. |
IsRetakeAllowed
Gets or sets the IsRetakeAllowed associated with this ClassSectionLesson.
Declaration
public bool IsRetakeAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsRetakeAllowed. |
IsSupplementaryLesson
Gets or sets the IsSupplementaryLesson associated with this ClassSectionLesson.
Declaration
public bool IsSupplementaryLesson { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsSupplementaryLesson. |
IsTestScheduleRequired
Gets or sets the IsTestScheduleRequired associated with this ClassSectionLesson.
Declaration
public bool? IsTestScheduleRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsTestScheduleRequired. |
IsTestsConfigured
Gets or sets the IsTestsConfigured associated with this ClassSectionLesson.
Declaration
public bool? IsTestsConfigured { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsTestsConfigured. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this ClassSectionLesson.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this ClassSectionLesson.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Lesson
Declaration
public virtual Lesson Lesson { get; set; }
Property Value
Type | Description |
---|---|
Lesson |
LessonCategory
Gets or sets the LessonCategory associated with this ClassSectionLesson.
Declaration
public string LessonCategory { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LessonCategory. |
LessonFormat
Gets or sets the LessonFormat associated with this ClassSectionLesson.
Declaration
public byte? LessonFormat { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Byte> | The LessonFormat. |
LessonGradeRetakeCalcMethod
Gets or sets the LessonGradeRetakeCalcMethod associated with this ClassSectionLesson.
Declaration
public int LessonGradeRetakeCalcMethod { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LessonGradeRetakeCalcMethod. |
LessonId
Gets or sets the LessonId associated with this ClassSectionLesson.
Declaration
public int? LessonId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The LessonId. |
LessonNumber
Gets or sets the LessonNumber associated with this ClassSectionLesson.
Declaration
public int LessonNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LessonNumber. |
LessonPlan
Declaration
public virtual LessonPlan LessonPlan { get; set; }
Property Value
Type | Description |
---|---|
LessonPlan |
LessonPlanId
Gets or sets the LessonPlanId associated with this ClassSectionLesson.
Declaration
public int? LessonPlanId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The LessonPlanId. |
LessonScores
Declaration
public virtual ICollection<StudentEnrollmentPeriodLesson> LessonScores { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentEnrollmentPeriodLesson> |
LessonType
Declaration
public virtual LessonType LessonType { get; set; }
Property Value
Type | Description |
---|---|
LessonType |
LessonTypeId
Gets or sets the LessonTypeId associated with this ClassSectionLesson.
Declaration
public int? LessonTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The LessonTypeId. |
MaxRetakeAttempts
Gets or sets the MaxRetakeAttempts associated with this ClassSectionLesson.
Declaration
public int MaxRetakeAttempts { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The MaxRetakeAttempts. |
MaxScore
Gets or sets the MaxScore associated with this ClassSectionLesson.
Declaration
public decimal MaxScore { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The MaxScore. |
MinimumPassingNumericGrade
Gets or sets the MinimumPassingNumericGrade associated with this ClassSectionLesson.
Declaration
public decimal? MinimumPassingNumericGrade { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The MinimumPassingNumericGrade. |
Name
Gets or sets the Name associated with this ClassSectionLesson.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Name. |
Note
Gets or sets the Note associated with this ClassSectionLesson.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
NumberOfHighestScoreTestsToAverage
Gets or sets the NumberOfHighestScoreTestsToAverage associated with this ClassSectionLesson.
Declaration
public int? NumberOfHighestScoreTestsToAverage { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The NumberOfHighestScoreTestsToAverage. |
PctFinalGrade
Gets or sets the PctFinalGrade associated with this ClassSectionLesson.
Declaration
public decimal PctFinalGrade { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The PctFinalGrade. |
ScoreType
Gets or sets the ScoreType associated with this ClassSectionLesson.
Declaration
public string ScoreType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ScoreType. |
Text
Gets or sets the Text associated with this ClassSectionLesson.
Declaration
public string Text { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Text. |
Type
Gets or sets the Type associated with this ClassSectionLesson.
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Type. |
Methods
GeneratedInitializer()
This is the auto-generated initializer that knows how to deal with any relationship initialization for auto-generated relationships.
Declaration
public void GeneratedInitializer()