Class StudentPreviousEducation
This class represents the EntityModel interface to the AmProspectPrevEduc database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Admissions
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentPreviousEducation
Constructors
StudentPreviousEducation()
Declaration
public StudentPreviousEducation()
Properties
AtbAdmin
Gets or sets the AtbAdmin associated with this StudentPreviousEducation.
Declaration
public string AtbAdmin { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AtbAdmin. |
AtbCode
Gets or sets the AtbCode associated with this StudentPreviousEducation.
Declaration
public string AtbCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AtbCode. |
AtbDate
Gets or sets the AtbDate associated with this StudentPreviousEducation.
Declaration
public DateTime? AtbDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The AtbDate. |
AtbState
Gets or sets the AtbState associated with this StudentPreviousEducation.
Declaration
public string AtbState { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AtbState. |
AtbTest
Gets or sets the AtbTest associated with this StudentPreviousEducation.
Declaration
public string AtbTest { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AtbTest. |
ClockHoursAttempted
Gets or sets the ClockHoursAttempted associated with this StudentPreviousEducation.
Declaration
public decimal? ClockHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The ClockHoursAttempted. |
College
Declaration
public virtual College College { get; set; }
Property Value
Type | Description |
---|---|
College |
CollegeId
Gets or sets the CollegeId associated with this StudentPreviousEducation.
Declaration
public int? CollegeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CollegeId. |
CoursesTaken
Gets or sets the CoursesTaken associated with this StudentPreviousEducation.
Declaration
public int? CoursesTaken { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CoursesTaken. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentPreviousEducation.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CreditHoursAttempted
Gets or sets the CreditHoursAttempted associated with this StudentPreviousEducation.
Declaration
public decimal? CreditHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CreditHoursAttempted. |
DataChanges
Declaration
[Obsolete("Do not use. Not supported in EF due to Key in LeadSubVendor entity not being its primray key.")]
public virtual ICollection<StudentPreviousEducationDataChange> DataChanges { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentPreviousEducationDataChange> |
Degree
Declaration
public virtual Degree Degree { get; set; }
Property Value
Type | Description |
---|---|
Degree |
DegreeId
Gets or sets the DegreeId associated with this StudentPreviousEducation.
Declaration
public int? DegreeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DegreeId. |
EnrollmentDate
Gets or sets the EnrollmentDate associated with this StudentPreviousEducation.
Declaration
public DateTime? EnrollmentDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EnrollmentDate. |
ExtendedProperties
Extended Properties
Declaration
public ICollection<StudentPreviousEducationExtendedProperty> ExtendedProperties { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentPreviousEducationExtendedProperty> |
FinancialAidTranscriptRequestDate
Gets or sets the FinancialAidTranscriptRequestDate associated with this StudentPreviousEducation.
Declaration
public DateTime? FinancialAidTranscriptRequestDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The FinancialAidTranscriptRequestDate. |
GedAwardedDate
Gets or sets the GedAwardedDate associated with this StudentPreviousEducation.
Declaration
public DateTime? GedAwardedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The GedAwardedDate. |
Gpa
Gets or sets the Gpa associated with this StudentPreviousEducation.
Declaration
public decimal? Gpa { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The Gpa. |
GradeLevel
Declaration
public virtual PreviousEducationGradeLevel GradeLevel { get; set; }
Property Value
Type | Description |
---|---|
PreviousEducationGradeLevel |
GradeLevelId
Gets or sets the GradeLevelId associated with this StudentPreviousEducation.
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 StudentPreviousEducation.
Declaration
public decimal? GradePoints { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The GradePoints. |
GraduationDate
Gets or sets the GraduationDate associated with this StudentPreviousEducation.
Declaration
public DateTime? GraduationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The GraduationDate. |
GraduationSession
Gets or sets the GraduationSession associated with this StudentPreviousEducation.
Declaration
public string GraduationSession { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GraduationSession. |
HighSchool
Declaration
public virtual HighSchool HighSchool { get; set; }
Property Value
Type | Description |
---|---|
HighSchool |
HighSchoolId
Gets or sets the HighSchoolId associated with this StudentPreviousEducation.
Declaration
public int? HighSchoolId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The HighSchoolId. |
HsGradYear
Gets or sets the HsGradYear associated with this StudentPreviousEducation.
Declaration
public string HsGradYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The HsGradYear. |
Id
Gets or sets the Id associated with this StudentPreviousEducation.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsExcludedCrmIntegration
Gets or sets the IsExcludedCrmIntegration associated with this StudentPreviousEducation.
Declaration
public bool IsExcludedCrmIntegration { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsExcludedCrmIntegration. |
IsGraduated
Gets or sets the IsGraduated associated with this StudentPreviousEducation.
Declaration
public bool IsGraduated { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsGraduated. |
LastAttendedDate
Gets or sets the LastAttendedDate associated with this StudentPreviousEducation.
Declaration
public DateTime? LastAttendedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The LastAttendedDate. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentPreviousEducation.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentPreviousEducation.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Major
Gets or sets the Major associated with this StudentPreviousEducation.
Declaration
public string Major { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Major. |
Note
Gets or sets the Note associated with this StudentPreviousEducation.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
OtherCollege
Gets or sets the OtherCollege associated with this StudentPreviousEducation.
Declaration
public string OtherCollege { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OtherCollege. |
PreviousEducation
Declaration
public virtual PreviousEducation PreviousEducation { get; set; }
Property Value
Type | Description |
---|---|
PreviousEducation |
PreviousEducationId
Gets or sets the PreviousEducationId associated with this StudentPreviousEducation.
Declaration
public int? PreviousEducationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PreviousEducationId. |
QualityPoints
Gets or sets the QualityPoints associated with this StudentPreviousEducation.
Declaration
public decimal? QualityPoints { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The QualityPoints. |
SchoolSize
Gets or sets the SchoolSize associated with this StudentPreviousEducation.
Declaration
public int? SchoolSize { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SchoolSize. |
SelectionMgmtDetails
Declaration
public virtual ICollection<StudentPreviousEducationSelectionMgmtDetail> SelectionMgmtDetails { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentPreviousEducationSelectionMgmtDetail> |
Status
Gets or sets the Status associated with this StudentPreviousEducation.
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 |
StudentId
Gets or sets the StudentId associated with this StudentPreviousEducation.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
StudentRank
Gets or sets the StudentRank associated with this StudentPreviousEducation.
Declaration
public int? StudentRank { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentRank. |
TranscriptId
Gets or sets the TranscriptId associated with this StudentPreviousEducation.
Declaration
public int? TranscriptId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TranscriptId. |
TranscriptRequestDate
Gets or sets the TranscriptRequestDate associated with this StudentPreviousEducation.
Declaration
public DateTime? TranscriptRequestDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The TranscriptRequestDate. |
TranscriptType
Gets or sets the TranscriptType associated with this StudentPreviousEducation.
Declaration
public byte? TranscriptType { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Byte> | The TranscriptType. |
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()