Class GainfulEmploymentStudentDetailEntity
This class represents the EntityModel interface to the AdGainfulEmploymentProcess database table.
Inheritance
Implements
Namespace: Cmc.Nexus.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GainfulEmploymentStudentDetailEntity : Entity, IIdentifiable
Constructors
GainfulEmploymentStudentDetailEntity()
Declaration
public GainfulEmploymentStudentDetailEntity()
Fields
AttendanceStatusProperty
The AttendanceStatus property.
Declaration
public static readonly EntityProperty AttendanceStatusProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AwardYearIdentifierProperty
The AwardYearIdentifier property.
Declaration
public static readonly EntityProperty AwardYearIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AwardYearProperty
The AwardYear property.
Declaration
public static readonly EntityProperty AwardYearProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CampusIdProperty
The CampusId property.
Declaration
public static readonly EntityProperty CampusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CampusNameProperty
The CampusName property.
Declaration
public static readonly EntityProperty CampusNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CipCodeProperty
The CipCode property.
Declaration
public static readonly EntityProperty CipCodeProperty
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 |
DegreeLevelProperty
The DegreeLevel property.
Declaration
public static readonly EntityProperty DegreeLevelProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EndDateProperty
The EndDate property.
Declaration
public static readonly EntityProperty EndDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EnrollmentStatusFirstDayProperty
The EnrollmentStatusFirstDay property.
Declaration
public static readonly EntityProperty EnrollmentStatusFirstDayProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
GeProgramLengthProperty
The Represents the GE program length associated with this gainful employment student detail. property.
Declaration
public static readonly EntityProperty GeProgramLengthProperty
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 |
InstanceIdentifierProperty
The InstanceIdentifier property.
Declaration
public static readonly EntityProperty InstanceIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsIncludedProperty
The IsIncluded property.
Declaration
public static readonly EntityProperty IsIncludedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsResidentProperty
The IsResident property.
Declaration
public static readonly EntityProperty IsResidentProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsValidProperty
The IsValid property.
Declaration
public static readonly EntityProperty IsValidProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LengthGeProgramMeasurementProperty
The LengthGeProgramMeasurement property.
Declaration
public static readonly EntityProperty LengthGeProgramMeasurementProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LengthGeProgramProperty
The LengthGeProgram property.
Declaration
public static readonly EntityProperty LengthGeProgramProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
OpeIdentifierProperty
The OpeIdentifier property.
Declaration
public static readonly EntityProperty OpeIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ProgramCodeProperty
The ProgramCode property.
Declaration
public static readonly EntityProperty ProgramCodeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ProgramNameProperty
The ProgramName property.
Declaration
public static readonly EntityProperty ProgramNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ProgramStartDateProperty
The ProgramStartDate property.
Declaration
public static readonly EntityProperty ProgramStartDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RecordNumberProperty
The RecordNumber property.
Declaration
public static readonly EntityProperty RecordNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RegulatoryJobIdProperty
The Represents the regulatory job id associated with this gainful employment student detail. property.
Declaration
public static readonly EntityProperty RegulatoryJobIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SchoolStatusIdProperty
The SchoolStatusId property.
Declaration
public static readonly EntityProperty SchoolStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SchoolStatusNameProperty
The SchoolStatusName property.
Declaration
public static readonly EntityProperty SchoolStatusNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StartDateProperty
The StartDate property.
Declaration
public static readonly EntityProperty StartDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentEnrollmentPeriodIdProperty
The StudentEnrollmentPeriodId property.
Declaration
public static readonly EntityProperty StudentEnrollmentPeriodIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentIdProperty
The StudentId property.
Declaration
public static readonly EntityProperty StudentIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentNameProperty
The StudentName property.
Declaration
public static readonly EntityProperty StudentNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentNumberProperty
The StudentNumber property.
Declaration
public static readonly EntityProperty StudentNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
AttendanceStatus
Gets or sets the AttendanceStatus associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string AttendanceStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AttendanceStatus. |
AwardYear
Gets or sets the AwardYear associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear. |
AwardYearIdentifier
Gets or sets the AwardYearIdentifier associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string AwardYearIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYearIdentifier. |
CampusId
Gets or sets the CampusId associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CampusName
Gets or sets the CampusName associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusName. |
CipCode
Gets or sets the CipCode associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string CipCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CipCode. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DegreeLevel
Gets or sets the DegreeLevel associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string DegreeLevel { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DegreeLevel. |
EndDate
Gets or sets the EndDate associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public DateTime? EndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EndDate. |
EnrollmentStatusFirstDay
Gets or sets the EnrollmentStatusFirstDay associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string EnrollmentStatusFirstDay { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EnrollmentStatusFirstDay. |
GeProgramLength
Gets or sets the GeProgramLength associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string GeProgramLength { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GeProgramLength. |
Id
Gets or sets the Id associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
InstanceIdentifier
Gets or sets the InstanceIdentifier associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public Guid InstanceIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.Guid | The InstanceIdentifier. |
IsIncluded
Gets or sets the IsIncluded associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public bool IsIncluded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsIncluded. |
IsResident
Gets or sets the IsResident associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public bool IsResident { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsResident. |
IsValid
Gets or sets the IsValid associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public bool IsValid { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsValid. |
LengthGeProgram
Property was changed from int to varchar, use GeProgramLength instead.
Declaration
[Obsolete("Use GeProgramLength")]
public int? LengthGeProgram { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
LengthGeProgramMeasurement
Gets or sets the LengthGeProgramMeasurement associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string LengthGeProgramMeasurement { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LengthGeProgramMeasurement. |
OpeIdentifier
Gets or sets the OpeIdentifier associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string OpeIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OpeIdentifier. |
ProgramCode
Gets or sets the ProgramCode associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string ProgramCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramCode. |
ProgramName
Gets or sets the ProgramName associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string ProgramName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramName. |
ProgramStartDate
Gets or sets the ProgramStartDate associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public DateTime? ProgramStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ProgramStartDate. |
RecordNumber
Gets or sets the RecordNumber associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public int RecordNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The RecordNumber. |
RegulatoryJobId
Gets or sets the RegulatoryJobId associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public int? RegulatoryJobId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The RegulatoryJobId. |
SchoolStatusId
Gets or sets the SchoolStatusId associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public int? SchoolStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SchoolStatusId. |
SchoolStatusName
Gets or sets the SchoolStatusName associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string SchoolStatusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SchoolStatusName. |
StartDate
Gets or sets the StartDate associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public DateTime? StartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The StartDate. |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentEnrollmentPeriodId. |
StudentId
Gets or sets the StudentId associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
StudentName
Gets or sets the StudentName associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string StudentName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentName. |
StudentNumber
Gets or sets the StudentNumber associated with this GainfulEmploymentStudentDetailEntity.
Declaration
public string StudentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentNumber. |
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()