Class FaaAutoAwardPaymentPlanDetail
This class represents the EntityModel interface to the FaaCashPaymentPlanInfo_vw database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class FaaAutoAwardPaymentPlanDetail
Constructors
FaaAutoAwardPaymentPlanDetail()
Declaration
public FaaAutoAwardPaymentPlanDetail()
Properties
AwardYear
Gets or sets the AwardYear associated with this FaaAutoAwardPaymentPlanDetail.
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 FaaAutoAwardPaymentPlanDetail.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CampusName
Gets or sets the CampusName associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusName. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public DateTime? CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CreatedDateTime. |
DownPaymentAmount
Gets or sets the DownPaymentAmount associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public decimal? DownPaymentAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The DownPaymentAmount. |
FirstPaymentDate
Gets or sets the FirstPaymentDate associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public DateTime? FirstPaymentDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The FirstPaymentDate. |
FundSource
Declaration
public virtual FundSource FundSource { get; set; }
Property Value
Type | Description |
---|---|
FundSource |
FundSourceId
Gets or sets the FundSourceId associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public int? FundSourceId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FundSourceId. |
FundSourceName
Gets or sets the FundSourceName associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public string FundSourceName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceName. |
InterestRate
Gets or sets the InterestRate associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public decimal? InterestRate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The InterestRate. |
Lda
Gets or sets the Lda associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public DateTime? Lda { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The Lda. |
NumberPayments
Gets or sets the NumberPayments associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public short? NumberPayments { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int16> | The NumberPayments. |
PaymentAmount
Gets or sets the PaymentAmount associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public decimal? PaymentAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PaymentAmount. |
PaymentDayMonthly
Gets or sets the PaymentDayMonthly associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public byte? PaymentDayMonthly { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Byte> | The PaymentDayMonthly. |
PaymentDayWeekly
Gets or sets the PaymentDayWeekly associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public byte? PaymentDayWeekly { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Byte> | The PaymentDayWeekly. |
PrincipalBalanceAmount
Gets or sets the PrincipalBalanceAmount associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public decimal? PrincipalBalanceAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PrincipalBalanceAmount. |
ProgramName
Gets or sets the ProgramName associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public string ProgramName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramName. |
ProgramVersionName
Gets or sets the ProgramVersionName associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public string ProgramVersionName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramVersionName. |
PromNoteDocument
Declaration
public virtual Document PromNoteDocument { get; set; }
Property Value
Type | Description |
---|---|
Document |
PromNoteDocumentId
Gets or sets the PromNoteDocumentId associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public int? PromNoteDocumentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PromNoteDocumentId. |
PromNoteStatus
Gets or sets the PromNoteStatus associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public string PromNoteStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PromNoteStatus. |
RefundCalculationApprovedDate
Gets or sets the RefundCalculationApprovedDate associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public DateTime? RefundCalculationApprovedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The RefundCalculationApprovedDate. |
Rt4CalculationApprovedDate
Gets or sets the Rt4CalculationApprovedDate associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public DateTime? Rt4CalculationApprovedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The Rt4CalculationApprovedDate. |
StatusDate
Gets or sets the StatusDate associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public DateTime? StatusDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The StatusDate. |
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 FaaAutoAwardPaymentPlanDetail.
Declaration
public int? StudentAcademicYearId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAcademicYearId. |
StudentAcademicYearSequence
Gets or sets the StudentAcademicYearSequence associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public short StudentAcademicYearSequence { get; set; }
Property Value
Type | Description |
---|---|
System.Int16 | The StudentAcademicYearSequence. |
StudentAward
Declaration
public virtual StudentAward StudentAward { get; set; }
Property Value
Type | Description |
---|---|
StudentAward |
StudentAwardId
Gets or sets the StudentAwardId associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public int StudentAwardId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentAwardId. |
StudentAwardPaymentPlanCalculationDate
Gets or sets the StudentAwardPaymentPlanCalculationDate associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public DateTime? StudentAwardPaymentPlanCalculationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The StudentAwardPaymentPlanCalculationDate. |
StudentEnrollmentPeriod
Declaration
public virtual StudentEnrollmentPeriod StudentEnrollmentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentEnrollmentPeriodId. |
StudentId
Gets or sets the StudentId associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
StudentName
Gets or sets the StudentName associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public string StudentName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentName. |
StudentNumber
Gets or sets the StudentNumber associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public string StudentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentNumber. |
StudentSchoolStatusName
Gets or sets the StudentSchoolStatusName associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public string StudentSchoolStatusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentSchoolStatusName. |
WithdrawalDate
Gets or sets the WithdrawalDate associated with this FaaAutoAwardPaymentPlanDetail.
Declaration
public DateTime? WithdrawalDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The WithdrawalDate. |
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. |