Class StudentTransferCreditMultipleExternalCourseEntity
This class represents the EntityModel interface to the AmCollegeTransferExternalCourse database table.
Inheritance
Implements
Namespace: Cmc.Nexus.Admissions.Entities
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class StudentTransferCreditMultipleExternalCourseEntity : Entity, IIdentifiable, IAuditable
Constructors
StudentTransferCreditMultipleExternalCourseEntity()
Declaration
public StudentTransferCreditMultipleExternalCourseEntity()
Fields
CollegeCourseClockHoursAttemptedProperty
The CollegeCourseClockHoursAttempted property.
Declaration
public static readonly EntityProperty CollegeCourseClockHoursAttemptedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CollegeCourseClockHoursEarnedProperty
The CollegeCourseClockHoursEarned property.
Declaration
public static readonly EntityProperty CollegeCourseClockHoursEarnedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CollegeCourseClockHoursProperty
The CollegeCourseClockHours property.
Declaration
public static readonly EntityProperty CollegeCourseClockHoursProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CollegeCourseCreditHoursAttemptedProperty
The CollegeCourseCreditHoursAttempted property.
Declaration
public static readonly EntityProperty CollegeCourseCreditHoursAttemptedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CollegeCourseCreditHoursEarnedProperty
The CollegeCourseCreditHoursEarned property.
Declaration
public static readonly EntityProperty CollegeCourseCreditHoursEarnedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CollegeCourseCreditsProperty
The CollegeCourseCredits property.
Declaration
public static readonly EntityProperty CollegeCourseCreditsProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CollegeCourseGradePointsProperty
The CollegeCourseGradePoints property.
Declaration
public static readonly EntityProperty CollegeCourseGradePointsProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CollegeCourseGradeProperty
The CollegeCourseGrade property.
Declaration
public static readonly EntityProperty CollegeCourseGradeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CollegeCourseIdProperty
The CollegeCourseId property.
Declaration
public static readonly EntityProperty CollegeCourseIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CollegeCourseStartDateProperty
The CollegeCourseStartDate property.
Declaration
public static readonly EntityProperty CollegeCourseStartDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CollegeIdProperty
The CollegeId property.
Declaration
public static readonly EntityProperty CollegeIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CompletionDateProperty
The CompletionDate property.
Declaration
public static readonly EntityProperty CompletionDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HighSchoolCourseIdProperty
The HighSchoolCourseId property.
Declaration
public static readonly EntityProperty HighSchoolCourseIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HighSchoolIdProperty
The HighSchoolId property.
Declaration
public static readonly EntityProperty HighSchoolIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IdProperty
The Id property.
Declaration
public static readonly EntityProperty IdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The LastModifiedDateTime property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The LastModifiedUserId property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RowVersionProperty
The RowVersion property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentTransferCreditIdProperty
The StudentTransferCreditId property.
Declaration
public static readonly EntityProperty StudentTransferCreditIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
CollegeCourseClockHours
Gets or sets the CollegeCourseClockHours associated with this StudentTransferCreditMultipleExternalCourseEntity.
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 StudentTransferCreditMultipleExternalCourseEntity.
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 StudentTransferCreditMultipleExternalCourseEntity.
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 StudentTransferCreditMultipleExternalCourseEntity.
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 StudentTransferCreditMultipleExternalCourseEntity.
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 StudentTransferCreditMultipleExternalCourseEntity.
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 StudentTransferCreditMultipleExternalCourseEntity.
Declaration
public string CollegeCourseGrade { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CollegeCourseGrade. |
CollegeCourseGradePoints
Gets or sets the CollegeCourseGradePoints associated with this StudentTransferCreditMultipleExternalCourseEntity.
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 StudentTransferCreditMultipleExternalCourseEntity.
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 StudentTransferCreditMultipleExternalCourseEntity.
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 StudentTransferCreditMultipleExternalCourseEntity.
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 StudentTransferCreditMultipleExternalCourseEntity.
Declaration
public DateTime CompletionDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CompletionDate. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentTransferCreditMultipleExternalCourseEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
HighSchoolCourseId
Gets or sets the HighSchoolCourseId associated with this StudentTransferCreditMultipleExternalCourseEntity.
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 StudentTransferCreditMultipleExternalCourseEntity.
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 StudentTransferCreditMultipleExternalCourseEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentTransferCreditMultipleExternalCourseEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentTransferCreditMultipleExternalCourseEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
RowVersion
Gets or sets the RowVersion associated with this StudentTransferCreditMultipleExternalCourseEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
StudentTransferCredit
Declaration
public virtual StudentTransferCreditEntity StudentTransferCredit { get; set; }
Property Value
Type | Description |
---|---|
StudentTransferCreditEntity |
StudentTransferCreditId
Gets or sets the StudentTransferCreditId associated with this StudentTransferCreditMultipleExternalCourseEntity.
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()