Class StudentTransferCredit
This class represents the EntityModel interface to the AmCollegeTransfer database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Admissions
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentTransferCredit
Constructors
StudentTransferCredit()
Declaration
public StudentTransferCredit()
Properties
ApprovedDate
Gets or sets the ApprovedDate associated with this StudentTransferCredit.
Declaration
public DateTime? ApprovedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ApprovedDate. |
ClockHours
Gets or sets the ClockHours associated with this StudentTransferCredit.
Declaration
public decimal? ClockHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The ClockHours. |
ClockHoursEarned
Gets or sets the ClockHoursEarned associated with this StudentTransferCredit.
Declaration
public decimal? ClockHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The ClockHoursEarned. |
College
Declaration
public virtual College College { get; set; }
Property Value
Type | Description |
---|---|
College |
CollegeCourse
Declaration
public virtual CollegeCourse CollegeCourse { get; set; }
Property Value
Type | Description |
---|---|
CollegeCourse |
CollegeCourseClockHoursAttempted
Gets or sets the CollegeCourseClockHoursAttempted associated with this StudentTransferCredit.
Declaration
public decimal? CollegeCourseClockHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CollegeCourseClockHoursAttempted. |
CollegeCourseClockHoursEarned
Gets or sets the CollegeCourseClockHoursEarned associated with this StudentTransferCredit.
Declaration
public decimal? CollegeCourseClockHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CollegeCourseClockHoursEarned. |
CollegeCourseCode
Gets or sets the CollegeCourseCode associated with this StudentTransferCredit.
Declaration
public string CollegeCourseCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CollegeCourseCode. |
CollegeCourseCompletedDate
Declaration
[Obsolete("Do not use. Use CourseCompletionDate instead")]
public DateTime CollegeCourseCompletedDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
CollegeCourseCreditHoursAttempted
Gets or sets the CollegeCourseCreditHoursAttempted associated with this StudentTransferCredit.
Declaration
public decimal? CollegeCourseCreditHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CollegeCourseCreditHoursAttempted. |
CollegeCourseCreditHoursEarned
Gets or sets the CollegeCourseCreditHoursEarned associated with this StudentTransferCredit.
Declaration
public decimal? CollegeCourseCreditHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CollegeCourseCreditHoursEarned. |
CollegeCourseCredits
Gets or sets the CollegeCourseCredits associated with this StudentTransferCredit.
Declaration
public decimal? CollegeCourseCredits { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CollegeCourseCredits. |
CollegeCourseDescription
Gets or sets the CollegeCourseDescription associated with this StudentTransferCredit.
Declaration
public string CollegeCourseDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CollegeCourseDescription. |
CollegeCourseGradePoints
Gets or sets the CollegeCourseGradePoints associated with this StudentTransferCredit.
Declaration
public decimal? CollegeCourseGradePoints { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CollegeCourseGradePoints. |
CollegeCourseId
Gets or sets the CollegeCourseId associated with this StudentTransferCredit.
Declaration
public int? CollegeCourseId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CollegeCourseId. |
CollegeCourseLetterGrade
Gets or sets the CollegeCourseLetterGrade associated with this StudentTransferCredit.
Declaration
public string CollegeCourseLetterGrade { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CollegeCourseLetterGrade. |
CollegeCourseStartDate
Gets or sets the CollegeCourseStartDate associated with this StudentTransferCredit.
Declaration
public DateTime? CollegeCourseStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CollegeCourseStartDate. |
CollegeId
Gets or sets the CollegeId associated with this StudentTransferCredit.
Declaration
public int? CollegeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CollegeId. |
CollegeName
Gets or sets the CollegeName associated with this StudentTransferCredit.
Declaration
public string CollegeName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CollegeName. |
Course
Declaration
public virtual Course Course { get; set; }
Property Value
Type | Description |
---|---|
Course |
CourseCompletedDate
Gets or sets the CourseCompletedDate associated with this StudentTransferCredit.
Declaration
public DateTime? CourseCompletedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CourseCompletedDate. |
CourseId
Gets or sets the CourseId associated with this StudentTransferCredit.
Declaration
public int? CourseId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CourseId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentTransferCredit.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CreditHoursEarned
Gets or sets the CreditHoursEarned associated with this StudentTransferCredit.
Declaration
public decimal CreditHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The CreditHoursEarned. |
HighSchool
Declaration
public virtual HighSchool HighSchool { get; set; }
Property Value
Type | Description |
---|---|
HighSchool |
HighSchoolCourse
Declaration
public virtual HighSchoolCourse HighSchoolCourse { get; set; }
Property Value
Type | Description |
---|---|
HighSchoolCourse |
HighSchoolCourseId
Gets or sets the HighSchoolCourseId associated with this StudentTransferCredit.
Declaration
public int? HighSchoolCourseId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The HighSchoolCourseId. |
HighSchoolId
Gets or sets the HighSchoolId associated with this StudentTransferCredit.
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 StudentTransferCredit.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsMultipleStudentCourseAssociated
Gets or sets the IsMultipleStudentCourseAssociated associated with this StudentTransferCredit.
Declaration
public bool IsMultipleStudentCourseAssociated { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsMultipleStudentCourseAssociated. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentTransferCredit.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentTransferCredit.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LetterGrade
Gets or sets the LetterGrade associated with this StudentTransferCredit.
Declaration
public string LetterGrade { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LetterGrade. |
Note
Gets or sets the Note associated with this StudentTransferCredit.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentId
Gets or sets the StudentId associated with this StudentTransferCredit.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
Term
Declaration
public virtual Term Term { get; set; }
Property Value
Type | Description |
---|---|
Term |
TermId
Gets or sets the TermId associated with this StudentTransferCredit.
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermId. |
TransferCreditStatusId
Gets or sets the TransferCreditStatusId associated with this StudentTransferCredit.
Declaration
public int? TransferCreditStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TransferCreditStatusId. |
TransferCreditType
Declaration
public virtual TransferCreditType TransferCreditType { get; set; }
Property Value
Type | Description |
---|---|
TransferCreditType |
TransferCreditTypeId
Gets or sets the TransferCreditTypeId associated with this StudentTransferCredit.
Declaration
public int? TransferCreditTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TransferCreditTypeId. |
TransferStatus
Declaration
public virtual TransferCreditStatus TransferStatus { get; set; }
Property Value
Type | Description |
---|---|
TransferCreditStatus |
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()