Class StudentAwardPellEstimate
This class represents the EntityModel interface to the FaEstimate database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentAwardPellEstimate
Constructors
StudentAwardPellEstimate()
Declaration
public StudentAwardPellEstimate()
Properties
AcademicYearSequence
Gets or sets the AcademicYearSequence associated with this StudentAwardPellEstimate.
Declaration
public int AcademicYearSequence { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 | The AcademicYearSequence. |
Budget
Declaration
public virtual Budget Budget { get; set; }
Property Value
| Type | Description |
|---|---|
| Budget |
BudgetId
Gets or sets the BudgetId associated with this StudentAwardPellEstimate.
Declaration
public int? BudgetId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> | The BudgetId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentAwardPellEstimate.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
| Type | Description |
|---|---|
| System.DateTime | The CreatedDateTime. |
EnrollmentStatus
Declaration
public virtual EnrollmentStatus EnrollmentStatus { get; set; }
Property Value
| Type | Description |
|---|---|
| EnrollmentStatus |
EnrollmentStatusId
Gets or sets the EnrollmentStatusId associated with this StudentAwardPellEstimate.
Declaration
public int? EnrollmentStatusId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> | The EnrollmentStatusId. |
EstimatedAcademicYears
Declaration
public virtual ICollection<StudentAcademicYearEstimate> EstimatedAcademicYears { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.ICollection<StudentAcademicYearEstimate> |
EstimatedAwards
Declaration
public virtual ICollection<StudentAwardEstimate> EstimatedAwards { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.ICollection<StudentAwardEstimate> |
EstimatedCostOfAttendance
Gets or sets the EstimatedCostOfAttendance associated with this StudentAwardPellEstimate.
Declaration
public decimal EstimatedCostOfAttendance { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Decimal | The EstimatedCostOfAttendance. |
EstimatedEfcFirstAwardYear
Gets or sets the EstimatedEfcFirstAwardYear associated with this StudentAwardPellEstimate.
Declaration
public decimal EstimatedEfcFirstAwardYear { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Decimal | The EstimatedEfcFirstAwardYear. |
FirstAwardYear
Gets or sets the FirstAwardYear associated with this StudentAwardPellEstimate.
Declaration
public string FirstAwardYear { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The FirstAwardYear. |
GradeLevel
Declaration
public virtual GradeLevel GradeLevel { get; set; }
Property Value
| Type | Description |
|---|---|
| GradeLevel |
GradeLevelId
Gets or sets the GradeLevelId associated with this StudentAwardPellEstimate.
Declaration
public int? GradeLevelId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> | The GradeLevelId. |
HousingStatusCode
Gets or sets the HousingStatusCode associated with this StudentAwardPellEstimate.
Declaration
public string HousingStatusCode { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The HousingStatusCode. |
HppaLevel
Gets or sets the HppaLevel associated with this StudentAwardPellEstimate.
Declaration
public string HppaLevel { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The HppaLevel. |
Id
Gets or sets the Id associated with this StudentAwardPellEstimate.
Declaration
public int Id { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 | The Id. |
IsFirstTimeBorrower
Gets or sets the IsFirstTimeBorrower associated with this StudentAwardPellEstimate.
Declaration
public bool IsFirstTimeBorrower { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | The IsFirstTimeBorrower. |
IsParentMarried
Gets or sets the IsParentMarried associated with this StudentAwardPellEstimate.
Declaration
public bool IsParentMarried { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | The IsParentMarried. |
IsStudentMarried
Gets or sets the IsStudentMarried associated with this StudentAwardPellEstimate.
Declaration
public bool IsStudentMarried { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | The IsStudentMarried. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentAwardPellEstimate.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
| Type | Description |
|---|---|
| System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentAwardPellEstimate.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 | The LastModifiedUserId. |
Model
Gets or sets the Model associated with this StudentAwardPellEstimate.
Declaration
public string Model { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The Model. |
PackagingMethod
Declaration
public virtual PackagingMethod PackagingMethod { get; set; }
Property Value
| Type | Description |
|---|---|
| PackagingMethod |
PackagingMethodId
Gets or sets the PackagingMethodId associated with this StudentAwardPellEstimate.
Declaration
public int? PackagingMethodId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> | The PackagingMethodId. |
ParentExemptions
Gets or sets the ParentExemptions associated with this StudentAwardPellEstimate.
Declaration
public int ParentExemptions { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 | The ParentExemptions. |
ParentIncome
Gets or sets the ParentIncome associated with this StudentAwardPellEstimate.
Declaration
public decimal ParentIncome { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Decimal | The ParentIncome. |
ParentIncomeTax
Gets or sets the ParentIncomeTax associated with this StudentAwardPellEstimate.
Declaration
public decimal ParentIncomeTax { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Decimal | The ParentIncomeTax. |
ParentLegalStateOfResidence
Gets or sets the ParentLegalStateOfResidence associated with this StudentAwardPellEstimate.
Declaration
public string ParentLegalStateOfResidence { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ParentLegalStateOfResidence. |
ParentNumberInCollege
Gets or sets the ParentNumberInCollege associated with this StudentAwardPellEstimate.
Declaration
public short ParentNumberInCollege { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int16 | The ParentNumberInCollege. |
ParentNumberInFamily
Gets or sets the ParentNumberInFamily associated with this StudentAwardPellEstimate.
Declaration
public short ParentNumberInFamily { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int16 | The ParentNumberInFamily. |
PellAmountFirstAwardYear
Gets or sets the PellAmountFirstAwardYear associated with this StudentAwardPellEstimate.
Declaration
public decimal PellAmountFirstAwardYear { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Decimal | The PellAmountFirstAwardYear. |
PellAmountSecondAwardYear
Gets or sets the PellAmountSecondAwardYear associated with this StudentAwardPellEstimate.
Declaration
public decimal? PellAmountSecondAwardYear { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Decimal> | The PellAmountSecondAwardYear. |
PrintDate
Gets or sets the PrintDate associated with this StudentAwardPellEstimate.
Declaration
public DateTime? PrintDate { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.DateTime> | The PrintDate. |
ProgramVersion
Declaration
public virtual ProgramVersion ProgramVersion { get; set; }
Property Value
| Type | Description |
|---|---|
| ProgramVersion |
ProgramVersionId
Gets or sets the ProgramVersionId associated with this StudentAwardPellEstimate.
Declaration
public int? ProgramVersionId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> | The ProgramVersionId. |
StartDate
Gets or sets the StartDate associated with this StudentAwardPellEstimate.
Declaration
public DateTime? StartDate { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.DateTime> | The StartDate. |
StartDateCode
Gets or sets the StartDateCode associated with this StudentAwardPellEstimate.
Declaration
public string StartDateCode { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The StartDateCode. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
| Type | Description |
|---|---|
| Student |
StudentExemptions
Gets or sets the StudentExemptions associated with this StudentAwardPellEstimate.
Declaration
public int StudentExemptions { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 | The StudentExemptions. |
StudentId
Gets or sets the StudentId associated with this StudentAwardPellEstimate.
Declaration
public int StudentId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 | The StudentId. |
StudentIncome
Gets or sets the StudentIncome associated with this StudentAwardPellEstimate.
Declaration
public decimal StudentIncome { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Decimal | The StudentIncome. |
StudentIncomeTax
Gets or sets the StudentIncomeTax associated with this StudentAwardPellEstimate.
Declaration
public decimal StudentIncomeTax { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Decimal | The StudentIncomeTax. |
StudentLegalStateOfResidence
Gets or sets the StudentLegalStateOfResidence associated with this StudentAwardPellEstimate.
Declaration
public string StudentLegalStateOfResidence { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The StudentLegalStateOfResidence. |
StudentNumberInCollege
Gets or sets the StudentNumberInCollege associated with this StudentAwardPellEstimate.
Declaration
public short StudentNumberInCollege { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int16 | The StudentNumberInCollege. |
StudentNumberInFamily
Gets or sets the StudentNumberInFamily associated with this StudentAwardPellEstimate.
Declaration
public short StudentNumberInFamily { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int16 | The StudentNumberInFamily. |
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. |