Class StudentCourse
This class represents the EntityModel interface to the AdEnrollSched database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Academics
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentCourse
Constructors
StudentCourse()
Declaration
public StudentCourse()
Properties
AcademicSession
Declaration
public virtual AcademicSession AcademicSession { get; set; }
Property Value
Type | Description |
---|---|
AcademicSession |
AcademicSessionId
Gets or sets the AcademicSessionId associated with this StudentCourse.
Declaration
public int? AcademicSessionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AcademicSessionId. |
AcademicYear
Gets or sets the AcademicYear associated with this StudentCourse.
Declaration
public byte AcademicYear { get; set; }
Property Value
Type | Description |
---|---|
System.Byte | The AcademicYear. |
AdEnrollRegistrationId
Gets or sets the AdEnrollRegistrationId associated with this StudentCourse.
Declaration
public int? AdEnrollRegistrationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AdEnrollRegistrationId. |
AdvisedDate
Gets or sets the AdvisedDate associated with this StudentCourse.
Declaration
public DateTime? AdvisedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The AdvisedDate. |
AppealType
Gets or sets the AppealType associated with this StudentCourse.
Declaration
public string AppealType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AppealType. |
AssociatedEnrollments
Declaration
public virtual ICollection<StudentCourseStudentEnrollmentPeriod> AssociatedEnrollments { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentCourseStudentEnrollmentPeriod> |
Attendance
Declaration
public virtual ICollection<Attendance> Attendance { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<Attendance> |
AuditEffectiveDate
Gets or sets the AuditEffectiveDate associated with this StudentCourse.
Declaration
public DateTime? AuditEffectiveDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The AuditEffectiveDate. |
AverageBestOfPercentFinal
Gets or sets the AverageBestOfPercentFinal associated with this StudentCourse.
Declaration
public decimal? AverageBestOfPercentFinal { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AverageBestOfPercentFinal. |
BilledDate
Gets or sets the BilledDate associated with this StudentCourse.
Declaration
public DateTime? BilledDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The BilledDate. |
Books
Declaration
public virtual ICollection<StudentEnrollmentPeriodBook> Books { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentEnrollmentPeriodBook> |
ClassSection
Declaration
public virtual ClassSection ClassSection { get; set; }
Property Value
Type | Description |
---|---|
ClassSection |
ClassSectionId
Gets or sets the ClassSectionId associated with this StudentCourse.
Declaration
public int? ClassSectionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ClassSectionId. |
ClockHours
Gets or sets the ClockHours associated with this StudentCourse.
Declaration
public decimal? ClockHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The ClockHours. |
ClockHoursAttempted
Gets or sets the ClockHoursAttempted associated with this StudentCourse.
Declaration
public decimal ClockHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The ClockHoursAttempted. |
ClockHoursEarned
Gets or sets the ClockHoursEarned associated with this StudentCourse.
Declaration
public decimal ClockHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The ClockHoursEarned. |
CollegeId
Gets or sets the CollegeId associated with this StudentCourse.
Declaration
public int? CollegeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CollegeId. |
ConsecutiveMinutesAbsent
Gets or sets the ConsecutiveMinutesAbsent associated with this StudentCourse.
Declaration
public decimal ConsecutiveMinutesAbsent { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The ConsecutiveMinutesAbsent. |
Cost
Gets or sets the Cost associated with this StudentCourse.
Declaration
public decimal Cost { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The Cost. |
Course
Declaration
public virtual Course Course { get; set; }
Property Value
Type | Description |
---|---|
Course |
CourseAddedFrom
Gets or sets the CourseAddedFrom associated with this StudentCourse.
Declaration
public string CourseAddedFrom { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CourseAddedFrom. |
CourseComponentDetail
Declaration
public virtual CourseComponentDetail CourseComponentDetail { get; set; }
Property Value
Type | Description |
---|---|
CourseComponentDetail |
CourseComponentDetailId
Gets or sets the CourseComponentDetailId associated with this StudentCourse.
Declaration
public int? CourseComponentDetailId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CourseComponentDetailId. |
CourseExtensions
Declaration
public virtual ICollection<StudentCourseExtension> CourseExtensions { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentCourseExtension> |
CourseFeeScheduleId
Gets or sets the CourseFeeScheduleId associated with this StudentCourse.
Declaration
public int? CourseFeeScheduleId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CourseFeeScheduleId. |
CourseId
Gets or sets the CourseId associated with this StudentCourse.
Declaration
public int CourseId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CourseId. |
CourseName
Gets or sets the CourseName associated with this StudentCourse.
Declaration
public string CourseName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CourseName. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentCourse.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CreditHours
Gets or sets the CreditHours associated with this StudentCourse.
Declaration
public decimal CreditHours { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The CreditHours. |
CreditHoursAttempted
Gets or sets the CreditHoursAttempted associated with this StudentCourse.
Declaration
public decimal CreditHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The CreditHoursAttempted. |
CreditHoursEarned
Gets or sets the CreditHoursEarned associated with this StudentCourse.
Declaration
public decimal CreditHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The CreditHoursEarned. |
CrossReferenceCourseId
Gets or sets the CrossReferenceCourseId associated with this StudentCourse.
Declaration
public int? CrossReferenceCourseId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CrossReferenceCourseId. |
DateReqMet
Gets or sets the DateReqMet associated with this StudentCourse.
Declaration
public DateTime? DateReqMet { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The DateReqMet. |
DegreePathway
Declaration
public virtual ICollection<StudentDegreePathway> DegreePathway { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentDegreePathway> |
DependentClassSectionId
Gets or sets the DependentClassSectionId associated with this StudentCourse.
Declaration
public int? DependentClassSectionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DependentClassSectionId. |
DropDate
Gets or sets the DropDate associated with this StudentCourse.
Declaration
public DateTime? DropDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The DropDate. |
EndDate
Gets or sets the EndDate associated with this StudentCourse.
Declaration
public DateTime? EndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EndDate. |
Enrollment
Declaration
public virtual StudentEnrollmentPeriod Enrollment { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
EnrollmentStatusClockHours
Gets or sets the EnrollmentStatusClockHours associated with this StudentCourse.
Declaration
public decimal EnrollmentStatusClockHours { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The EnrollmentStatusClockHours. |
EnrollmentStatusCreditHours
Gets or sets the EnrollmentStatusCreditHours associated with this StudentCourse.
Declaration
public decimal EnrollmentStatusCreditHours { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The EnrollmentStatusCreditHours. |
ExamRegistrationComments
Gets or sets the ExamRegistrationComments associated with this StudentCourse.
Declaration
public string ExamRegistrationComments { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExamRegistrationComments. |
ExamStatus
Gets or sets the ExamStatus associated with this StudentCourse.
Declaration
public string ExamStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExamStatus. |
ExpectedDeadlineDate
Gets or sets the ExpectedDeadlineDate associated with this StudentCourse.
Declaration
public DateTime? ExpectedDeadlineDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ExpectedDeadlineDate. |
ExpectedEndDate
Gets or sets the ExpectedEndDate associated with this StudentCourse.
Declaration
public DateTime? ExpectedEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ExpectedEndDate. |
ExtendedProperties
Extended Properties
Declaration
public ICollection<StudentCourseExtendedProperty> ExtendedProperties { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentCourseExtendedProperty> |
FacultyPostedLda
Gets or sets the FacultyPostedLda associated with this StudentCourse.
Declaration
public DateTime? FacultyPostedLda { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The FacultyPostedLda. |
FaStudentAyPaymentPeriodId
Gets or sets the FaStudentAyPaymentPeriodId associated with this StudentCourse.
Declaration
public int? FaStudentAyPaymentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FaStudentAyPaymentPeriodId. |
FinalGradeReason
Declaration
public virtual FinalGradeReason FinalGradeReason { get; set; }
Property Value
Type | Description |
---|---|
FinalGradeReason |
FinalGradeReasonId
Gets or sets the FinalGradeReasonId associated with this StudentCourse.
Declaration
public int? FinalGradeReasonId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FinalGradeReasonId. |
FulfillmentChangedBy
Gets or sets the FulfillmentChangedBy associated with this StudentCourse.
Declaration
public string FulfillmentChangedBy { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FulfillmentChangedBy. |
GPACalculations
Declaration
public virtual ICollection<StudentGpaIncludedCourse> GPACalculations { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentGpaIncludedCourse> |
GradeLevel
Declaration
public virtual GradeLevel GradeLevel { get; set; }
Property Value
Type | Description |
---|---|
GradeLevel |
GradeLevelId
Gets or sets the GradeLevelId associated with this StudentCourse.
Declaration
public int? GradeLevelId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The GradeLevelId. |
GradePoints
Gets or sets the GradePoints associated with this StudentCourse.
Declaration
public decimal GradePoints { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The GradePoints. |
GradePostedDate
Gets or sets the GradePostedDate associated with this StudentCourse.
Declaration
public DateTime? GradePostedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The GradePostedDate. |
GradeScale
Declaration
public virtual GradeScale GradeScale { get; set; }
Property Value
Type | Description |
---|---|
GradeScale |
GradeScaleId
Gets or sets the GradeScaleId associated with this StudentCourse.
Declaration
public int? GradeScaleId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The GradeScaleId. |
HighSchool
Declaration
public virtual HighSchool HighSchool { get; set; }
Property Value
Type | Description |
---|---|
HighSchool |
HighSchoolId
Gets or sets the HighSchoolId associated with this StudentCourse.
Declaration
public int? HighSchoolId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The HighSchoolId. |
Id
Gets or sets the Id associated with this StudentCourse.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
Include
Gets or sets the Include associated with this StudentCourse.
Declaration
public bool Include { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The Include. |
IncompleteGradeNote
Gets or sets the IncompleteGradeNote associated with this StudentCourse.
Declaration
public string IncompleteGradeNote { get; set; }
Property Value
Type | Description |
---|---|
System.String | The IncompleteGradeNote. |
InProgressGrade
Gets or sets the InProgressGrade associated with this StudentCourse.
Declaration
public decimal? InProgressGrade { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The InProgressGrade. |
IsAfterAddDrop
Gets or sets the IsAfterAddDrop associated with this StudentCourse.
Declaration
public bool IsAfterAddDrop { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAfterAddDrop. |
IsAuditCourse
Gets or sets the IsAuditCourse associated with this StudentCourse.
Declaration
public bool? IsAuditCourse { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsAuditCourse. |
IsAutoDrop
Gets or sets the IsAutoDrop associated with this StudentCourse.
Declaration
public bool IsAutoDrop { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAutoDrop. |
IsCostScheduled
Gets or sets the IsCostScheduled associated with this StudentCourse.
Declaration
public bool IsCostScheduled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCostScheduled. |
IsCourseRefundPolicyUsed
Gets or sets the IsCourseRefundPolicyUsed associated with this StudentCourse.
Declaration
public bool IsCourseRefundPolicyUsed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCourseRefundPolicyUsed. |
IsCrossReferencedCourse
Gets or sets the IsCrossReferencedCourse associated with this StudentCourse.
Declaration
public bool? IsCrossReferencedCourse { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsCrossReferencedCourse. |
IsEnrollmentAdjusted
Gets or sets the IsEnrollmentAdjusted associated with this StudentCourse.
Declaration
public bool? IsEnrollmentAdjusted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsEnrollmentAdjusted. |
IsExtended
Gets or sets the IsExtended associated with this StudentCourse.
Declaration
public bool IsExtended { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsExtended. |
IsExtensionBilled
Gets or sets the IsExtensionBilled associated with this StudentCourse.
Declaration
public DateTime? IsExtensionBilled { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The IsExtensionBilled. |
IsFromPortal
Gets or sets the IsFromPortal associated with this StudentCourse.
Declaration
public bool? IsFromPortal { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsFromPortal. |
IsGlobalCumulativeIncluded
Gets or sets the IsGlobalCumulativeIncluded associated with this StudentCourse.
Declaration
public bool IsGlobalCumulativeIncluded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsGlobalCumulativeIncluded. |
IsHalfTicketGenerated
Gets or sets the IsHalfTicketGenerated associated with this StudentCourse.
Declaration
public bool? IsHalfTicketGenerated { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsHalfTicketGenerated. |
IsIncludedInGpaCalc
Gets or sets the IsIncludedInGpaCalc associated with this StudentCourse.
Declaration
public bool IsIncludedInGpaCalc { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsIncludedInGpaCalc. |
IsIncompleteGradeReplaced
Gets or sets the IsIncompleteGradeReplaced associated with this StudentCourse.
Declaration
public bool IsIncompleteGradeReplaced { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsIncompleteGradeReplaced. |
IsMultipleFulfilledCourse
Gets or sets the IsMultipleFulfilledCourse associated with this StudentCourse.
Declaration
public bool? IsMultipleFulfilledCourse { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsMultipleFulfilledCourse. |
IsOnlyRateScheduleUsed
Gets or sets the IsOnlyRateScheduleUsed associated with this StudentCourse.
Declaration
public bool? IsOnlyRateScheduleUsed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsOnlyRateScheduleUsed. |
IsPassFail
Gets or sets the IsPassFail associated with this StudentCourse.
Declaration
public bool IsPassFail { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPassFail. |
IsPrimaryCourse
Gets or sets the IsPrimaryCourse associated with this StudentCourse.
Declaration
public bool? IsPrimaryCourse { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsPrimaryCourse. |
IsRegistrationRelationshipConflictOverride
Gets or sets the IsRegistrationRelationshipConflictOverride associated with this StudentCourse.
Declaration
public bool IsRegistrationRelationshipConflictOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsRegistrationRelationshipConflictOverride. |
IsRequirementAdjusted
Gets or sets the IsRequirementAdjusted associated with this StudentCourse.
Declaration
public bool IsRequirementAdjusted { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsRequirementAdjusted. |
IsSpecialExam
Gets or sets the IsSpecialExam associated with this StudentCourse.
Declaration
public bool? IsSpecialExam { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsSpecialExam. |
IsStudentDegreePathwayCourse
Gets or sets the IsStudentDegreePathwayCourse associated with this StudentCourse.
Declaration
public bool? IsStudentDegreePathwayCourse { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsStudentDegreePathwayCourse. |
IsSubstitute
Gets or sets the IsSubstitute associated with this StudentCourse.
Declaration
public bool? IsSubstitute { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsSubstitute. |
IsTransferCredit
Gets or sets the IsTransferCredit associated with this StudentCourse.
Declaration
public bool? IsTransferCredit { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsTransferCredit. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentCourse.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentCourse.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Lda
Gets or sets the Lda associated with this StudentCourse.
Declaration
public DateTime? Lda { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The Lda. |
LessonScores
Declaration
public virtual ICollection<StudentEnrollmentPeriodLesson> LessonScores { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentEnrollmentPeriodLesson> |
LetterGrade
Gets or sets the LetterGrade associated with this StudentCourse.
Declaration
public string LetterGrade { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LetterGrade. |
LmsExtractStatus
Gets or sets the LmsExtractStatus associated with this StudentCourse.
Declaration
public string LmsExtractStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LmsExtractStatus. |
MakeUpMinutes
Gets or sets the MakeUpMinutes associated with this StudentCourse.
Declaration
public int MakeUpMinutes { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The MakeUpMinutes. |
MidTermGradeNote
Gets or sets the MidTermGradeNote associated with this StudentCourse.
Declaration
public string MidTermGradeNote { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MidTermGradeNote. |
MidTermGradePostedDate
Gets or sets the MidTermGradePostedDate associated with this StudentCourse.
Declaration
public DateTime? MidTermGradePostedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The MidTermGradePostedDate. |
MidTermLetterGrade
Gets or sets the MidTermLetterGrade associated with this StudentCourse.
Declaration
public string MidTermLetterGrade { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MidTermLetterGrade. |
MidTermNumericGrade
Gets or sets the MidTermNumericGrade associated with this StudentCourse.
Declaration
public decimal? MidTermNumericGrade { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The MidTermNumericGrade. |
MinutesAbsent
Gets or sets the MinutesAbsent associated with this StudentCourse.
Declaration
public int MinutesAbsent { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The MinutesAbsent. |
MinutesAttended
Gets or sets the MinutesAttended associated with this StudentCourse.
Declaration
public int MinutesAttended { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The MinutesAttended. |
Note
Gets or sets the Note associated with this StudentCourse.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
NumericGrade
Gets or sets the NumericGrade associated with this StudentCourse.
Declaration
public decimal? NumericGrade { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The NumericGrade. |
OutsideCourseWorkHours
Gets or sets the OutsideCourseWorkHours associated with this StudentCourse.
Declaration
public decimal OutsideCourseWorkHours { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The OutsideCourseWorkHours. |
OverallStatus
Gets or sets the OverallStatus associated with this StudentCourse.
Declaration
public string OverallStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OverallStatus. |
OverrideCourseProgression
Gets or sets the OverrideCourseProgression associated with this StudentCourse.
Declaration
public string OverrideCourseProgression { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OverrideCourseProgression. |
PayStatus
Gets or sets the PayStatus associated with this StudentCourse.
Declaration
public string PayStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PayStatus. |
PendingRegistration
Declaration
public virtual StudentCoursePendingRegistration PendingRegistration { get; set; }
Property Value
Type | Description |
---|---|
StudentCoursePendingRegistration |
PreviousStatus
Gets or sets the PreviousStatus associated with this StudentCourse.
Declaration
public string PreviousStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PreviousStatus. |
PrimaryStudentCourseId
Gets or sets the PrimaryStudentCourseId associated with this StudentCourse.
Declaration
public int? PrimaryStudentCourseId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrimaryStudentCourseId. |
QualityPoints
Gets or sets the QualityPoints associated with this StudentCourse.
Declaration
public decimal? QualityPoints { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The QualityPoints. |
RequiredCourseId
Gets or sets the RequiredCourseId associated with this StudentCourse.
Declaration
public int? RequiredCourseId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The RequiredCourseId. |
RequiredCourseList
Declaration
public virtual RequiredCourse RequiredCourseList { get; set; }
Property Value
Type | Description |
---|---|
RequiredCourse |
RetakeFeeWaived
Gets or sets the RetakeFeeWaived associated with this StudentCourse.
Declaration
public string RetakeFeeWaived { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RetakeFeeWaived. |
RetakeFlag
Gets or sets the RetakeFlag associated with this StudentCourse.
Declaration
public string RetakeFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RetakeFlag. |
RetakeOverride
Gets or sets the RetakeOverride associated with this StudentCourse.
Declaration
public bool RetakeOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The RetakeOverride. |
RetakeTiv2CredEarnValue
Gets or sets the RetakeTiv2CredEarnValue associated with this StudentCourse.
Declaration
public decimal? RetakeTiv2CredEarnValue { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The RetakeTiv2CredEarnValue. |
RetakeTiv2CredEarnZeroed
Gets or sets the RetakeTiv2CredEarnZeroed associated with this StudentCourse.
Declaration
public bool RetakeTiv2CredEarnZeroed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The RetakeTiv2CredEarnZeroed. |
RevenueReferenceNumber
Gets or sets the RevenueReferenceNumber associated with this StudentCourse.
Declaration
public string RevenueReferenceNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RevenueReferenceNumber. |
RosterFlag
Gets or sets the RosterFlag associated with this StudentCourse.
Declaration
public string RosterFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RosterFlag. |
RowVersion
Gets or sets the RowVersion associated with this StudentCourse.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
Speed
Gets or sets the Speed associated with this StudentCourse.
Declaration
public byte? Speed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Byte> | The Speed. |
StartDate
Gets or sets the StartDate associated with this StudentCourse.
Declaration
public DateTime? StartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The StartDate. |
Status
Gets or sets the Status associated with this StudentCourse.
Declaration
public string Status { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Status. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentAccountPendingTransactions
Declaration
public virtual ICollection<StudentAccountPendingTransaction> StudentAccountPendingTransactions { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentAccountPendingTransaction> |
StudentCourseStatusChanges
Declaration
public virtual ICollection<StudentCourseStatusChange> StudentCourseStatusChanges { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentCourseStatusChange> |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this StudentCourse.
Declaration
public int? StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentEnrollmentPeriodId. |
StudentId
Gets or sets the StudentId associated with this StudentCourse.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
StudentTransferCreditId
Gets or sets the StudentTransferCreditId associated with this StudentCourse.
Declaration
public int? StudentTransferCreditId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentTransferCreditId. |
StudentTransferCreditMultipleCourseAssociationId
Gets or sets the StudentTransferCreditMultipleCourseAssociationId associated with this StudentCourse.
Declaration
[Obsolete("Deprecated. Do not use.")]
public int? StudentTransferCreditMultipleCourseAssociationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentTransferCreditMultipleCourseAssociationId. |
StudentTransferCreditMultipleId
Gets or sets the StudentTransferCreditMultipleId associated with this StudentCourse.
Declaration
[Obsolete("Deprecated. Do not use.")]
public int? StudentTransferCreditMultipleId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentTransferCreditMultipleId. |
SubstituteCourseId
Gets or sets the SubstituteCourseId associated with this StudentCourse.
Declaration
public int? SubstituteCourseId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SubstituteCourseId. |
SupplementaryStatus
Gets or sets the SupplementaryStatus associated with this StudentCourse.
Declaration
public string SupplementaryStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SupplementaryStatus. |
Term
Declaration
public virtual Term Term { get; set; }
Property Value
Type | Description |
---|---|
Term |
TermId
Gets or sets the TermId associated with this StudentCourse.
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermId. |
TestingAppealType
Declaration
public virtual TestingAppealType TestingAppealType { get; set; }
Property Value
Type | Description |
---|---|
TestingAppealType |
TestingAppealTypeId
Gets or sets the TestingAppealTypeId associated with this StudentCourse.
Declaration
public int? TestingAppealTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TestingAppealTypeId. |
TestingLocationIdentifier
Gets or sets the TestingLocationIdentifier associated with this StudentCourse.
Declaration
public int? TestingLocationIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TestingLocationIdentifier. |
TestingSchedule
Declaration
public virtual TestingSchedule TestingSchedule { get; set; }
Property Value
Type | Description |
---|---|
TestingSchedule |
TestingScheduleId
Gets or sets the TestingScheduleId associated with this StudentCourse.
Declaration
public int? TestingScheduleId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TestingScheduleId. |
TranscriptNote
Gets or sets the TranscriptNote associated with this StudentCourse.
Declaration
public string TranscriptNote { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TranscriptNote. |
TransferredCourseCode
Gets or sets the TransferredCourseCode associated with this StudentCourse.
Declaration
public string TransferredCourseCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TransferredCourseCode. |
TransferredCourseDescrip
Gets or sets the TransferredCourseDescrip associated with this StudentCourse.
Declaration
public string TransferredCourseDescrip { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TransferredCourseDescrip. |
TransferTypeId
Gets or sets the TransferTypeId associated with this StudentCourse.
Declaration
public int? TransferTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TransferTypeId. |
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()