Class FaaAutoAwardStudent
This class represents the EntityModel interface to the FaaAutoAwardReview_vw database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class FaaAutoAwardStudent
Constructors
FaaAutoAwardStudent()
Declaration
public FaaAutoAwardStudent()
Properties
AcademicYearSequence
Gets or sets the AcademicYearSequence associated with this FaaAutoAwardStudent.
Declaration
public short AcademicYearSequence { get; set; }
Property Value
Type | Description |
---|---|
System.Int16 | The AcademicYearSequence. |
AcademicYearStartDate
Gets or sets the AcademicYearStartDate associated with this FaaAutoAwardStudent.
Declaration
public DateTime AcademicYearStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The AcademicYearStartDate. |
AmountPackaged
Gets or sets the AmountPackaged associated with this FaaAutoAwardStudent.
Declaration
public decimal? AmountPackaged { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AmountPackaged. |
AutoAwardCoaEnrollmentStatus
Gets or sets the AutoAwardCoaEnrollmentStatus associated with this FaaAutoAwardStudent.
Declaration
public string AutoAwardCoaEnrollmentStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AutoAwardCoaEnrollmentStatus. |
AutoAwardConfiguration
Declaration
public virtual AutoAwardConfiguration AutoAwardConfiguration { get; set; }
Property Value
Type | Description |
---|---|
AutoAwardConfiguration |
AutoAwardConfigurationId
Gets or sets the AutoAwardConfigurationId associated with this FaaAutoAwardStudent.
Declaration
public int? AutoAwardConfigurationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AutoAwardConfigurationId. |
AutoAwardEvaluationType
Gets or sets the AutoAwardEvaluationType associated with this FaaAutoAwardStudent.
Declaration
public string AutoAwardEvaluationType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AutoAwardEvaluationType. |
AutoAwardRepackageCalculationDate
Gets or sets the AutoAwardRepackageCalculationDate associated with this FaaAutoAwardStudent.
Declaration
public DateTime? AutoAwardRepackageCalculationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The AutoAwardRepackageCalculationDate. |
AutoAwardRequestProcess
Gets or sets the AutoAwardRequestProcess associated with this FaaAutoAwardStudent.
Declaration
public string AutoAwardRequestProcess { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AutoAwardRequestProcess. |
AwardYear
Gets or sets the AwardYear associated with this FaaAutoAwardStudent.
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this FaaAutoAwardStudent.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CampusName
Gets or sets the CampusName associated with this FaaAutoAwardStudent.
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusName. |
CostOfAttendance
Gets or sets the CostOfAttendance associated with this FaaAutoAwardStudent.
Declaration
public decimal? CostOfAttendance { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CostOfAttendance. |
EnrollmentStatusName
Gets or sets the EnrollmentStatusName associated with this FaaAutoAwardStudent.
Declaration
public string EnrollmentStatusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EnrollmentStatusName. |
FaAdvisorName
Gets or sets the FaAdvisorName associated with this FaaAutoAwardStudent.
Declaration
public string FaAdvisorName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FaAdvisorName. |
GradeLevelName
Gets or sets the GradeLevelName associated with this FaaAutoAwardStudent.
Declaration
public string GradeLevelName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GradeLevelName. |
PackageDate
Gets or sets the PackageDate associated with this FaaAutoAwardStudent.
Declaration
public DateTime? PackageDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PackageDate. |
PackagingStatus
Declaration
public virtual PackagingStatus PackagingStatus { get; set; }
Property Value
Type | Description |
---|---|
PackagingStatus |
PackagingStatusId
Gets or sets the PackagingStatusId associated with this FaaAutoAwardStudent.
Declaration
public int PackagingStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The PackagingStatusId. |
PackagingStatusName
Gets or sets the PackagingStatusName associated with this FaaAutoAwardStudent.
Declaration
public string PackagingStatusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PackagingStatusName. |
PopulationName
Gets or sets the PopulationName associated with this FaaAutoAwardStudent.
Declaration
public string PopulationName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PopulationName. |
ProgramVersionCode
Gets or sets the ProgramVersionCode associated with this FaaAutoAwardStudent.
Declaration
public string ProgramVersionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramVersionCode. |
ProgramVersionName
Gets or sets the ProgramVersionName associated with this FaaAutoAwardStudent.
Declaration
public string ProgramVersionName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramVersionName. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentAcademicYear
Declaration
public virtual StudentAcademicYear StudentAcademicYear { get; set; }
Property Value
Type | Description |
---|---|
StudentAcademicYear |
StudentAcademicYearId
Gets or sets the StudentAcademicYearId associated with this FaaAutoAwardStudent.
Declaration
public int StudentAcademicYearId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentAcademicYearId. |
StudentFirstName
Gets or sets the StudentFirstName associated with this FaaAutoAwardStudent.
Declaration
public string StudentFirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentFirstName. |
StudentId
Gets or sets the StudentId associated with this FaaAutoAwardStudent.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
StudentLastName
Gets or sets the StudentLastName associated with this FaaAutoAwardStudent.
Declaration
public string StudentLastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentLastName. |
StudentName
Gets or sets the StudentName associated with this FaaAutoAwardStudent.
Declaration
public string StudentName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentName. |
StudentNumber
Gets or sets the StudentNumber associated with this FaaAutoAwardStudent.
Declaration
public string StudentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentNumber. |
StudentSchoolStatusName
Gets or sets the StudentSchoolStatusName associated with this FaaAutoAwardStudent.
Declaration
public string StudentSchoolStatusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentSchoolStatusName. |
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. |