Class ClearinghouseDegreeVerifyReviewRecord
This class represents the EntityModel interface to the FaClearinghouseDegreeVerifyReview database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class ClearinghouseDegreeVerifyReviewRecord
Constructors
ClearinghouseDegreeVerifyReviewRecord()
Declaration
public ClearinghouseDegreeVerifyReviewRecord()
Properties
AcademicHonors
Gets or sets the AcademicHonors associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string AcademicHonors { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AcademicHonors. |
AttendanceFromDate
Gets or sets the AttendanceFromDate associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public DateTime? AttendanceFromDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The AttendanceFromDate. |
AttendanceToDate
Gets or sets the AttendanceToDate associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public DateTime? AttendanceToDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The AttendanceToDate. |
BirthDate
Gets or sets the BirthDate associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public DateTime? BirthDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The BirthDate. |
CertificateType
Gets or sets the CertificateType associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string CertificateType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CertificateType. |
CipCodeMajor1
Gets or sets the CipCodeMajor1 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string CipCodeMajor1 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CipCodeMajor1. |
CipCodeMajor2
Gets or sets the CipCodeMajor2 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string CipCodeMajor2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CipCodeMajor2. |
CipCodeMajor3
Gets or sets the CipCodeMajor3 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string CipCodeMajor3 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CipCodeMajor3. |
CipCodeMajor4
Gets or sets the CipCodeMajor4 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string CipCodeMajor4 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CipCodeMajor4. |
CipCodeMinor1
Gets or sets the CipCodeMinor1 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string CipCodeMinor1 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CipCodeMinor1. |
CipCodeMinor2
Gets or sets the CipCodeMinor2 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string CipCodeMinor2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CipCodeMinor2. |
CipCodeMinor3
Gets or sets the CipCodeMinor3 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string CipCodeMinor3 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CipCodeMinor3. |
CipCodeMinor4
Gets or sets the CipCodeMinor4 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string CipCodeMinor4 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CipCodeMinor4. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DegreeAwardDate
Gets or sets the DegreeAwardDate associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public DateTime? DegreeAwardDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The DegreeAwardDate. |
DegreeLevel
Gets or sets the DegreeLevel associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string DegreeLevel { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DegreeLevel. |
DegreeTitle
Gets or sets the DegreeTitle associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string DegreeTitle { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DegreeTitle. |
FerpaBlockFlag
Gets or sets the FerpaBlockFlag associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string FerpaBlockFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FerpaBlockFlag. |
FirstName
Gets or sets the FirstName associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string FirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FirstName. |
HonorsProgram
Gets or sets the HonorsProgram associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string HonorsProgram { get; set; }
Property Value
Type | Description |
---|---|
System.String | The HonorsProgram. |
Id
Gets or sets the Id associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
InstitutionGrantingDegree
Gets or sets the InstitutionGrantingDegree associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string InstitutionGrantingDegree { get; set; }
Property Value
Type | Description |
---|---|
System.String | The InstitutionGrantingDegree. |
JointSchoolAwardingDegree
Gets or sets the JointSchoolAwardingDegree associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string JointSchoolAwardingDegree { get; set; }
Property Value
Type | Description |
---|---|
System.String | The JointSchoolAwardingDegree. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LastName
Gets or sets the LastName associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string LastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LastName. |
MajorConcentration1
Gets or sets the MajorConcentration1 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string MajorConcentration1 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MajorConcentration1. |
MajorConcentration2
Gets or sets the MajorConcentration2 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string MajorConcentration2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MajorConcentration2. |
MajorConcentration3
Gets or sets the MajorConcentration3 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string MajorConcentration3 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MajorConcentration3. |
MajorCourse1
Gets or sets the MajorCourse1 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string MajorCourse1 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MajorCourse1. |
MajorCourse2
Gets or sets the MajorCourse2 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string MajorCourse2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MajorCourse2. |
MajorCourse3
Gets or sets the MajorCourse3 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string MajorCourse3 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MajorCourse3. |
MajorCourse4
Gets or sets the MajorCourse4 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string MajorCourse4 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MajorCourse4. |
MajorOption1
Gets or sets the MajorOption1 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string MajorOption1 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MajorOption1. |
MajorOption2
Gets or sets the MajorOption2 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string MajorOption2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MajorOption2. |
MiddleName
Gets or sets the MiddleName associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string MiddleName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MiddleName. |
MinorCourse1
Gets or sets the MinorCourse1 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string MinorCourse1 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MinorCourse1. |
MinorCourse2
Gets or sets the MinorCourse2 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string MinorCourse2 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MinorCourse2. |
MinorCourse3
Gets or sets the MinorCourse3 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string MinorCourse3 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MinorCourse3. |
MinorCourse4
Gets or sets the MinorCourse4 associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string MinorCourse4 { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MinorCourse4. |
NameSuffix
Gets or sets the NameSuffix associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string NameSuffix { get; set; }
Property Value
Type | Description |
---|---|
System.String | The NameSuffix. |
OtherHonors
Gets or sets the OtherHonors associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string OtherHonors { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OtherHonors. |
PreviousFirstName
Gets or sets the PreviousFirstName associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string PreviousFirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PreviousFirstName. |
PreviousLastName
Gets or sets the PreviousLastName associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string PreviousLastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PreviousLastName. |
RecordType
Gets or sets the RecordType associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string RecordType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RecordType. |
RegulatoryJob
Declaration
public virtual RegulatoryJob RegulatoryJob { get; set; }
Property Value
Type | Description |
---|---|
RegulatoryJob |
RegulatoryJobId
Gets or sets the RegulatoryJobId associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public int? RegulatoryJobId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The RegulatoryJobId. |
ReverseTransferFlag
Gets or sets the ReverseTransferFlag associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string ReverseTransferFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ReverseTransferFlag. |
SchoolAwardingDegree
Gets or sets the SchoolAwardingDegree associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string SchoolAwardingDegree { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SchoolAwardingDegree. |
SchoolFinancialBlockFlag
Gets or sets the SchoolFinancialBlockFlag associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string SchoolFinancialBlockFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SchoolFinancialBlockFlag. |
StudentNumber
Gets or sets the StudentNumber associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string StudentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentNumber. |
StudentSsn
Gets or sets the StudentSsn associated with this ClearinghouseDegreeVerifyReviewRecord.
Declaration
public string StudentSsn { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentSsn. |
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. |