Class ScheduledDisbursement
This class represents the EntityModel interface to the FaSched database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class ScheduledDisbursement
Constructors
ScheduledDisbursement()
Declaration
public ScheduledDisbursement()
Properties
ActualDisbursementDate
Gets or sets the ActualDisbursementDate associated with this ScheduledDisbursement.
Declaration
public DateTime? ActualDisbursementDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ActualDisbursementDate. |
AuditString
Gets or sets the AuditString associated with this ScheduledDisbursement.
Declaration
public string AuditString { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AuditString. |
ClockHours
Gets or sets the ClockHours associated with this ScheduledDisbursement.
Declaration
public decimal? ClockHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The ClockHours. |
CommonLineDisbReleaseCode
Gets or sets the CommonLineDisbReleaseCode associated with this ScheduledDisbursement.
Declaration
public string CommonLineDisbReleaseCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CommonLineDisbReleaseCode. |
CommonLineStatus
Gets or sets the CommonLineStatus associated with this ScheduledDisbursement.
Declaration
public string CommonLineStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CommonLineStatus. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this ScheduledDisbursement.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CreatedUserId
Gets or sets the CreatedUserId associated with this ScheduledDisbursement.
Declaration
public int CreatedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CreatedUserId. |
DirectLoanDisbPercentage
Gets or sets the DirectLoanDisbPercentage associated with this ScheduledDisbursement.
Declaration
public decimal? DirectLoanDisbPercentage { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The DirectLoanDisbPercentage. |
DirectLoanDisbStatus
Gets or sets the DirectLoanDisbStatus associated with this ScheduledDisbursement.
Declaration
public string DirectLoanDisbStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DirectLoanDisbStatus. |
DisbursementEligibilityStageId
Gets or sets the DisbursementEligibilityStageId associated with this ScheduledDisbursement.
Declaration
public int? DisbursementEligibilityStageId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DisbursementEligibilityStageId. |
DisbursementNumber
Gets or sets the DisbursementNumber associated with this ScheduledDisbursement.
Declaration
public int? DisbursementNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DisbursementNumber. |
EligibilityCheckDate
Gets or sets the EligibilityCheckDate associated with this ScheduledDisbursement.
Declaration
public DateTime? EligibilityCheckDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EligibilityCheckDate. |
EligibilityStatus
Gets or sets the EligibilityStatus associated with this ScheduledDisbursement.
Declaration
public byte EligibilityStatus { get; set; }
Property Value
Type | Description |
---|---|
System.Byte | The EligibilityStatus. |
EnrollmentIntensity
Gets or sets the EnrollmentIntensity associated with this ScheduledDisbursement.
Declaration
public decimal? EnrollmentIntensity { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The EnrollmentIntensity. |
EnrollmentStatus
Gets or sets the EnrollmentStatus associated with this ScheduledDisbursement.
Declaration
public string EnrollmentStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EnrollmentStatus. |
ExportFile
Declaration
public virtual FaExportImportFile ExportFile { get; set; }
Property Value
Type | Description |
---|---|
FaExportImportFile |
FaExportImportFileId
Gets or sets the FaExportImportFileId associated with this ScheduledDisbursement.
Declaration
public int? FaExportImportFileId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FaExportImportFileId. |
FulltimeAwardAmount
Gets or sets the FulltimeAwardAmount associated with this ScheduledDisbursement.
Declaration
public decimal FulltimeAwardAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The FulltimeAwardAmount. |
GrossAmount
Gets or sets the GrossAmount associated with this ScheduledDisbursement.
Declaration
public decimal GrossAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The GrossAmount. |
Id
Gets or sets the Id associated with this ScheduledDisbursement.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
InterestAmount
Gets or sets the InterestAmount associated with this ScheduledDisbursement.
Declaration
public decimal InterestAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The InterestAmount. |
InterestRebateAmount
Gets or sets the InterestRebateAmount associated with this ScheduledDisbursement.
Declaration
public decimal? InterestRebateAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The InterestRebateAmount. |
IsPaymentPlan
Gets or sets the IsPaymentPlan associated with this ScheduledDisbursement.
Declaration
public bool? IsPaymentPlan { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsPaymentPlan. |
IsSpeUpdate
Gets or sets the IsSpeUpdate associated with this ScheduledDisbursement.
Declaration
public bool? IsSpeUpdate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsSpeUpdate. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this ScheduledDisbursement.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this ScheduledDisbursement.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LenderFee
Gets or sets the LenderFee associated with this ScheduledDisbursement.
Declaration
public decimal LenderFee { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The LenderFee. |
NetAmount
Gets or sets the NetAmount associated with this ScheduledDisbursement.
Declaration
public decimal NetAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The NetAmount. |
OverrideDisbursementDate
Gets or sets the OverrideDisbursementDate associated with this ScheduledDisbursement.
Declaration
public DateTime? OverrideDisbursementDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The OverrideDisbursementDate. |
PaidDisbursement
Declaration
public virtual PaidDisbursement PaidDisbursement { get; set; }
Property Value
Type | Description |
---|---|
PaidDisbursement |
PaidDisbursementId
Gets or sets the PaidDisbursementId associated with this ScheduledDisbursement.
Declaration
public int? PaidDisbursementId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PaidDisbursementId. |
PaymentPeriodBeginDate
Gets or sets the PaymentPeriodBeginDate associated with this ScheduledDisbursement.
Declaration
public DateTime? PaymentPeriodBeginDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PaymentPeriodBeginDate. |
PaymentPeriodId
Gets or sets the PaymentPeriodId associated with this ScheduledDisbursement.
Declaration
public int? PaymentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PaymentPeriodId. |
PaymentPeriodNumber
Gets or sets the PaymentPeriodNumber associated with this ScheduledDisbursement.
Declaration
public int? PaymentPeriodNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PaymentPeriodNumber. |
PellGrantDisbStatus
Gets or sets the PellGrantDisbStatus associated with this ScheduledDisbursement.
Declaration
public string PellGrantDisbStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PellGrantDisbStatus. |
PreviousStatus
Gets or sets the PreviousStatus associated with this ScheduledDisbursement.
Declaration
public string PreviousStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PreviousStatus. |
PrincipalAmount
Gets or sets the PrincipalAmount associated with this ScheduledDisbursement.
Declaration
public decimal PrincipalAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The PrincipalAmount. |
ScheduledDate
Gets or sets the ScheduledDate associated with this ScheduledDisbursement.
Declaration
public DateTime? ScheduledDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ScheduledDate. |
StaffUser
Declaration
public virtual Staff StaffUser { get; set; }
Property Value
Type | Description |
---|---|
Staff |
Status
Gets or sets the Status associated with this ScheduledDisbursement.
Declaration
public string Status { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Status. |
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 ScheduledDisbursement.
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 ScheduledDisbursement.
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 ScheduledDisbursement.
Declaration
public int? StudentAcademicYearPaymentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAcademicYearPaymentPeriodId. |
StudentAward
Declaration
public virtual StudentAward StudentAward { get; set; }
Property Value
Type | Description |
---|---|
StudentAward |
StudentAwardId
Gets or sets the StudentAwardId associated with this ScheduledDisbursement.
Declaration
public int StudentAwardId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentAwardId. |
StudentCourse
Declaration
public virtual StudentCourse StudentCourse { get; set; }
Property Value
Type | Description |
---|---|
StudentCourse |
StudentCourseId
Gets or sets the StudentCourseId associated with this ScheduledDisbursement.
Declaration
public int? StudentCourseId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentCourseId. |
StudentId
Gets or sets the StudentId associated with this ScheduledDisbursement.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
Term
Declaration
public virtual Term Term { get; set; }
Property Value
Type | Description |
---|---|
Term |
TermId
Gets or sets the TermId associated with this ScheduledDisbursement.
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermId. |
ThirdPartyInvoiceNumber
Gets or sets the ThirdPartyInvoiceNumber associated with this ScheduledDisbursement.
Declaration
public string ThirdPartyInvoiceNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ThirdPartyInvoiceNumber. |
UnroundedGrossAmount
Gets or sets the UnroundedGrossAmount associated with this ScheduledDisbursement.
Declaration
public decimal UnroundedGrossAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The UnroundedGrossAmount. |
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. |