Class StudentRt4Calculation
This class represents the EntityModel interface to the SaReturnOfT4 database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.StudentAccounts
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentRt4Calculation
Constructors
StudentRt4Calculation()
Declaration
public StudentRt4Calculation()
Properties
AidCouldHaveBeenDisbursed
Gets or sets the AidCouldHaveBeenDisbursed associated with this StudentRt4Calculation.
Declaration
public decimal? AidCouldHaveBeenDisbursed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AidCouldHaveBeenDisbursed. |
AidDisbursed
Gets or sets the AidDisbursed associated with this StudentRt4Calculation.
Declaration
public decimal? AidDisbursed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AidDisbursed. |
AidToReturn
Gets or sets the AidToReturn associated with this StudentRt4Calculation.
Declaration
public decimal? AidToReturn { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AidToReturn. |
AidToReturnSchool
Gets or sets the AidToReturnSchool associated with this StudentRt4Calculation.
Declaration
public decimal? AidToReturnSchool { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AidToReturnSchool. |
AidToReturnStudent
Gets or sets the AidToReturnStudent associated with this StudentRt4Calculation.
Declaration
public decimal? AidToReturnStudent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AidToReturnStudent. |
AmountTitleIvAidEarned
Gets or sets the AmountTitleIvAidEarned associated with this StudentRt4Calculation.
Declaration
public decimal? AmountTitleIvAidEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AmountTitleIvAidEarned. |
ApprovedDate
Gets or sets the ApprovedDate associated with this StudentRt4Calculation.
Declaration
public DateTime? ApprovedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ApprovedDate. |
CalculationDate
Gets or sets the CalculationDate associated with this StudentRt4Calculation.
Declaration
public DateTime? CalculationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CalculationDate. |
CompletedDays
Gets or sets the CompletedDays associated with this StudentRt4Calculation.
Declaration
public int? CompletedDays { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CompletedDays. |
CompletedHours
Gets or sets the CompletedHours associated with this StudentRt4Calculation.
Declaration
public decimal? CompletedHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CompletedHours. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentRt4Calculation.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DropDate
Gets or sets the DropDate associated with this StudentRt4Calculation.
Declaration
public DateTime DropDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The DropDate. |
EligibleChargeAccountBalance
Gets or sets the EligibleChargeAccountBalance associated with this StudentRt4Calculation.
Declaration
public decimal? EligibleChargeAccountBalance { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The EligibleChargeAccountBalance. |
FreezeDate
Gets or sets the FreezeDate associated with this StudentRt4Calculation.
Declaration
public DateTime? FreezeDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The FreezeDate. |
Id
Gets or sets the Id associated with this StudentRt4Calculation.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IneligibleAmount
Gets or sets the IneligibleAmount associated with this StudentRt4Calculation.
Declaration
public decimal? IneligibleAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The IneligibleAmount. |
InitialTivAmountOwedByStudent
Gets or sets the InitialTivAmountOwedByStudent associated with this StudentRt4Calculation.
Declaration
public decimal? InitialTivAmountOwedByStudent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The InitialTivAmountOwedByStudent. |
InstitutionalCharges
Gets or sets the InstitutionalCharges associated with this StudentRt4Calculation.
Declaration
public decimal? InstitutionalCharges { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The InstitutionalCharges. |
IsAidToReturnStudentIncluded
Gets or sets the IsAidToReturnStudentIncluded associated with this StudentRt4Calculation.
Declaration
public bool IsAidToReturnStudentIncluded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAidToReturnStudentIncluded. |
IsAttendanceUsed
Gets or sets the IsAttendanceUsed associated with this StudentRt4Calculation.
Declaration
public bool IsAttendanceUsed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAttendanceUsed. |
IsAutoApproved
Gets or sets the IsAutoApproved associated with this StudentRt4Calculation.
Declaration
public bool IsAutoApproved { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAutoApproved. |
IsPwdRoundRequired
Gets or sets the IsPwdRoundRequired associated with this StudentRt4Calculation.
Declaration
public bool? IsPwdRoundRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsPwdRoundRequired. |
IsRefundRequired
Gets or sets the IsRefundRequired associated with this StudentRt4Calculation.
Declaration
public bool? IsRefundRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsRefundRequired. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentRt4Calculation.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentRt4Calculation.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
NsldsWithdrawalDate
Gets or sets the NsldsWithdrawalDate associated with this StudentRt4Calculation.
Declaration
public DateTime? NsldsWithdrawalDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The NsldsWithdrawalDate. |
ParentDocumentStatusId
Gets or sets the ParentDocumentStatusId associated with this StudentRt4Calculation.
Declaration
public int? ParentDocumentStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ParentDocumentStatusId. |
ParentDocumentTypeId
Gets or sets the ParentDocumentTypeId associated with this StudentRt4Calculation.
Declaration
public int? ParentDocumentTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ParentDocumentTypeId. |
PercentageTitleIvAidEarned
Gets or sets the PercentageTitleIvAidEarned associated with this StudentRt4Calculation.
Declaration
public decimal? PercentageTitleIvAidEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PercentageTitleIvAidEarned. |
PeriodBeginDate
Gets or sets the PeriodBeginDate associated with this StudentRt4Calculation.
Declaration
public DateTime? PeriodBeginDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PeriodBeginDate. |
PeriodEndDate
Gets or sets the PeriodEndDate associated with this StudentRt4Calculation.
Declaration
public DateTime? PeriodEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PeriodEndDate. |
PeriodUsed
Gets or sets the PeriodUsed associated with this StudentRt4Calculation.
Declaration
public string PeriodUsed { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PeriodUsed. |
ProgramType
Gets or sets the ProgramType associated with this StudentRt4Calculation.
Declaration
public string ProgramType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramType. |
ProtectedTivAmount
Gets or sets the ProtectedTivAmount associated with this StudentRt4Calculation.
Declaration
public decimal? ProtectedTivAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The ProtectedTivAmount. |
PwdAmount
Gets or sets the PwdAmount associated with this StudentRt4Calculation.
Declaration
public decimal? PwdAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PwdAmount. |
PwdAmountAccepted
Gets or sets the PwdAmountAccepted associated with this StudentRt4Calculation.
Declaration
public decimal? PwdAmountAccepted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PwdAmountAccepted. |
PwdAmountOffered
Gets or sets the PwdAmountOffered associated with this StudentRt4Calculation.
Declaration
public decimal? PwdAmountOffered { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PwdAmountOffered. |
PwdAmountSentDate
Gets or sets the PwdAmountSentDate associated with this StudentRt4Calculation.
Declaration
public DateTime? PwdAmountSentDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PwdAmountSentDate. |
PwdCreditAuthorizationDate
Gets or sets the PwdCreditAuthorizationDate associated with this StudentRt4Calculation.
Declaration
public DateTime? PwdCreditAuthorizationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PwdCreditAuthorizationDate. |
PwdineligibleOverAward
Gets or sets the PwdineligibleOverAward associated with this StudentRt4Calculation.
Declaration
public decimal? PwdineligibleOverAward { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PwdineligibleOverAward. |
PwdNotificationDate
Gets or sets the PwdNotificationDate associated with this StudentRt4Calculation.
Declaration
public DateTime? PwdNotificationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PwdNotificationDate. |
PwdOfferNotificationDate
Gets or sets the PwdOfferNotificationDate associated with this StudentRt4Calculation.
Declaration
public DateTime? PwdOfferNotificationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PwdOfferNotificationDate. |
PwdOtherCredit
Gets or sets the PwdOtherCredit associated with this StudentRt4Calculation.
Declaration
public decimal? PwdOtherCredit { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PwdOtherCredit. |
PwdOutstandingCharge
Gets or sets the PwdOutstandingCharge associated with this StudentRt4Calculation.
Declaration
public decimal? PwdOutstandingCharge { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PwdOutstandingCharge. |
PwdPriorYearCredit
Gets or sets the PwdPriorYearCredit associated with this StudentRt4Calculation.
Declaration
public decimal? PwdPriorYearCredit { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PwdPriorYearCredit. |
PwdTuitionCredit
Gets or sets the PwdTuitionCredit associated with this StudentRt4Calculation.
Declaration
public decimal? PwdTuitionCredit { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PwdTuitionCredit. |
PwOfferNotificationResponseDate
Gets or sets the PwOfferNotificationResponseDate associated with this StudentRt4Calculation.
Declaration
public DateTime? PwOfferNotificationResponseDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PwOfferNotificationResponseDate. |
RefundCalculationAction
Declaration
public virtual RefundCalculationAction RefundCalculationAction { get; set; }
Property Value
Type | Description |
---|---|
RefundCalculationAction |
RefundCalculationActionId
Gets or sets the RefundCalculationActionId associated with this StudentRt4Calculation.
Declaration
public int? RefundCalculationActionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The RefundCalculationActionId. |
RefundCalculationStatus
Declaration
public virtual RefundCalculationStatus RefundCalculationStatus { get; set; }
Property Value
Type | Description |
---|---|
RefundCalculationStatus |
RefundCalculationStatusId
Gets or sets the RefundCalculationStatusId associated with this StudentRt4Calculation.
Declaration
public int? RefundCalculationStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The RefundCalculationStatusId. |
ScheduledHours
Gets or sets the ScheduledHours associated with this StudentRt4Calculation.
Declaration
public decimal? ScheduledHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The ScheduledHours. |
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 StudentRt4Calculation.
Declaration
public int? StudentAcademicYearId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAcademicYearId. |
StudentAcademicYearLoanPaymentPeriod
Declaration
public virtual StudentAcademicYearLoanPaymentPeriod StudentAcademicYearLoanPaymentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentAcademicYearLoanPaymentPeriod |
StudentAcademicYearLoanPaymentPeriodId
Gets or sets the StudentAcademicYearLoanPaymentPeriodId associated with this StudentRt4Calculation.
Declaration
public int? StudentAcademicYearLoanPaymentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAcademicYearLoanPaymentPeriodId. |
StudentAcademicYearPaymentPeriod
Declaration
public virtual StudentAcademicYearPaymentPeriod StudentAcademicYearPaymentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentAcademicYearPaymentPeriod |
StudentAcademicYearPaymentPeriodId
Gets or sets the StudentAcademicYearPaymentPeriodId associated with this StudentRt4Calculation.
Declaration
public int? StudentAcademicYearPaymentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAcademicYearPaymentPeriodId. |
StudentDocumentStatusId
Gets or sets the StudentDocumentStatusId associated with this StudentRt4Calculation.
Declaration
public int? StudentDocumentStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentDocumentStatusId. |
StudentDocumentTypeId
Gets or sets the StudentDocumentTypeId associated with this StudentRt4Calculation.
Declaration
public int? StudentDocumentTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentDocumentTypeId. |
StudentEnrollmentPeriod
Declaration
public virtual StudentEnrollmentPeriod StudentEnrollmentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this StudentRt4Calculation.
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentEnrollmentPeriodId. |
StudentId
Gets or sets the StudentId associated with this StudentRt4Calculation.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
StudentRt4CalculationInstCharges
Declaration
public virtual ICollection<StudentRt4CalculationInstCharge> StudentRt4CalculationInstCharges { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentRt4CalculationInstCharge> |
StudentRt4CalculationPostWithdrawalDisbursements
Declaration
public virtual ICollection<StudentRt4CalculationPostWithdrawalDisbursement> StudentRt4CalculationPostWithdrawalDisbursements { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentRt4CalculationPostWithdrawalDisbursement> |
StudentRt4CalculationStudentAwards
Declaration
public virtual ICollection<StudentRt4CalculationStudentAward> StudentRt4CalculationStudentAwards { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentRt4CalculationStudentAward> |
Term
Declaration
public virtual Term Term { get; set; }
Property Value
Type | Description |
---|---|
Term |
TermId
Gets or sets the TermId associated with this StudentRt4Calculation.
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermId. |
TotalDays
Gets or sets the TotalDays associated with this StudentRt4Calculation.
Declaration
public int? TotalDays { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TotalDays. |
TotalHours
Gets or sets the TotalHours associated with this StudentRt4Calculation.
Declaration
public decimal? TotalHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TotalHours. |
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. |