Class StudentTransferCreditMultipleExternalCourse
This class represents the EntityModel interface to the AmCollegeTransferExternalCourse database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Admissions
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentTransferCreditMultipleExternalCourse
Constructors
StudentTransferCreditMultipleExternalCourse()
Declaration
public StudentTransferCreditMultipleExternalCourse()
Properties
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 |
CollegeCourseClockHours
Gets or sets the CollegeCourseClockHours associated with this StudentTransferCreditMultipleExternalCourse.
Declaration
public decimal? CollegeCourseClockHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CollegeCourseClockHours. |
CollegeCourseClockHoursAttempted
Gets or sets the CollegeCourseClockHoursAttempted associated with this StudentTransferCreditMultipleExternalCourse.
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 StudentTransferCreditMultipleExternalCourse.
Declaration
public decimal? CollegeCourseClockHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CollegeCourseClockHoursEarned. |
CollegeCourseCreditHoursAttempted
Gets or sets the CollegeCourseCreditHoursAttempted associated with this StudentTransferCreditMultipleExternalCourse.
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 StudentTransferCreditMultipleExternalCourse.
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 StudentTransferCreditMultipleExternalCourse.
Declaration
public decimal? CollegeCourseCredits { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CollegeCourseCredits. |
CollegeCourseGrade
Gets or sets the CollegeCourseGrade associated with this StudentTransferCreditMultipleExternalCourse.
Declaration
public string CollegeCourseGrade { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CollegeCourseGrade. |
CollegeCourseGradePoints
Gets or sets the CollegeCourseGradePoints associated with this StudentTransferCreditMultipleExternalCourse.
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 StudentTransferCreditMultipleExternalCourse.
Declaration
public int? CollegeCourseId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CollegeCourseId. |
CollegeCourseStartDate
Gets or sets the CollegeCourseStartDate associated with this StudentTransferCreditMultipleExternalCourse.
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 StudentTransferCreditMultipleExternalCourse.
Declaration
public int? CollegeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CollegeId. |
CompletionDate
Gets or sets the CompletionDate associated with this StudentTransferCreditMultipleExternalCourse.
Declaration
public DateTime CompletionDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CompletionDate. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentTransferCreditMultipleExternalCourse.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
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 StudentTransferCreditMultipleExternalCourse.
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 StudentTransferCreditMultipleExternalCourse.
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 StudentTransferCreditMultipleExternalCourse.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentTransferCreditMultipleExternalCourse.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentTransferCreditMultipleExternalCourse.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
StudentTransferCredit
Declaration
public virtual StudentTransferCredit StudentTransferCredit { get; set; }
Property Value
Type | Description |
---|---|
StudentTransferCredit |
StudentTransferCreditId
Gets or sets the StudentTransferCreditId associated with this StudentTransferCreditMultipleExternalCourse.
Declaration
public int? StudentTransferCreditId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentTransferCreditId. |
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()
SetupFluentMappings(DbModelBuilder)
Any type of relationship that can't be inferred from the entity annotations must be done by hand using the Fluent api. Handle those relationships here.
Declaration
public static void SetupFluentMappings(DbModelBuilder modelBuilder)
Parameters
Type | Name | Description |
---|---|---|
System.Data.Entity.DbModelBuilder | modelBuilder | The DbModelBuilder that has all of the model entities. |