Class Refund
This class represents the EntityModel interface to the FaRefund database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class Refund
Constructors
Refund()
Declaration
public Refund()
Fields
RefundCommonLineStatusAccepted
Declaration
public static readonly string RefundCommonLineStatusAccepted
Field Value
Type | Description |
---|---|
System.String |
RefundCommonLineStatusBatchToSend
Declaration
public static readonly string RefundCommonLineStatusBatchToSend
Field Value
Type | Description |
---|---|
System.String |
RefundCommonLineStatusNotReady
Declaration
public static readonly string RefundCommonLineStatusNotReady
Field Value
Type | Description |
---|---|
System.String |
RefundCommonLineStatusReadyToSend
Declaration
public static readonly string RefundCommonLineStatusReadyToSend
Field Value
Type | Description |
---|---|
System.String |
RefundCommonLineStatusRejected
Declaration
public static readonly string RefundCommonLineStatusRejected
Field Value
Type | Description |
---|---|
System.String |
RefundSourceExitInterview
Declaration
public static readonly string RefundSourceExitInterview
Field Value
Type | Description |
---|---|
System.String |
RefundSourceRefund
Declaration
public static readonly string RefundSourceRefund
Field Value
Type | Description |
---|---|
System.String |
RefundSourceStipends
Declaration
public static readonly string RefundSourceStipends
Field Value
Type | Description |
---|---|
System.String |
RefundStatusNotProcessed
Declaration
public static readonly string RefundStatusNotProcessed
Field Value
Type | Description |
---|---|
System.String |
RefundStatusProcessed
Declaration
public static readonly string RefundStatusProcessed
Field Value
Type | Description |
---|---|
System.String |
RefundStatusVoid
Declaration
public static readonly string RefundStatusVoid
Field Value
Type | Description |
---|---|
System.String |
Properties
AcademicYear
Gets or sets the AcademicYear associated with this Refund.
Declaration
public decimal? AcademicYear { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AcademicYear. |
Amount
Gets or sets the Amount associated with this Refund.
Declaration
public decimal Amount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The Amount. |
CheckNumber
Gets or sets the CheckNumber associated with this Refund.
Declaration
public string CheckNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CheckNumber. |
CisCompleteDate
Gets or sets the CisCompleteDate associated with this Refund.
Declaration
public DateTime? CisCompleteDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CisCompleteDate. |
CisReceivedDate
Gets or sets the CisReceivedDate associated with this Refund.
Declaration
public DateTime? CisReceivedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CisReceivedDate. |
CommonlineStatus
Gets or sets the CommonlineStatus associated with this Refund.
Declaration
public string CommonlineStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CommonlineStatus. |
CreatedByUser
Declaration
public virtual Staff CreatedByUser { get; set; }
Property Value
Type | Description |
---|---|
Staff |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this Refund.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CreatedUserId
Gets or sets the CreatedUserId associated with this Refund.
Declaration
public int? CreatedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CreatedUserId. |
DueDate
Gets or sets the DueDate associated with this Refund.
Declaration
public DateTime? DueDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The DueDate. |
FaExportImportFileId
Gets or sets the FaExportImportFileId associated with this Refund.
Declaration
public int? FaExportImportFileId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FaExportImportFileId. |
Id
Gets or sets the Id associated with this Refund.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsAchScheduled
Gets or sets the IsAchScheduled associated with this Refund.
Declaration
public bool IsAchScheduled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAchScheduled. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this Refund.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this Refund.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LockedByStaffId
Gets or sets the LockedByStaffId associated with this Refund.
Declaration
public int? LockedByStaffId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The LockedByStaffId. |
Note
Gets or sets the Note associated with this Refund.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
PayeeName
Gets or sets the PayeeName associated with this Refund.
Declaration
public string PayeeName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PayeeName. |
PaymentPeriodId
Gets or sets the PaymentPeriodId associated with this Refund.
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 Refund.
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 Refund.
Declaration
public string PellGrantDisbStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PellGrantDisbStatus. |
ReconcileReturnFund
Declaration
public virtual ReconcileReturnFund ReconcileReturnFund { get; set; }
Property Value
Type | Description |
---|---|
ReconcileReturnFund |
ReconcileReturnFundId
Gets or sets the ReconcileReturnFundId associated with this Refund.
Declaration
public int? ReconcileReturnFundId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ReconcileReturnFundId. |
RefundAddressType
Gets or sets the RefundAddressType associated with this Refund.
Declaration
public string RefundAddressType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RefundAddressType. |
RefundStudentRelationshipAddress
Declaration
public virtual StudentRelationshipAddress RefundStudentRelationshipAddress { get; set; }
Property Value
Type | Description |
---|---|
StudentRelationshipAddress |
RefundStudentRelationshipAddressId
Gets or sets the RefundStudentRelationshipAddressId associated with this Refund.
Declaration
public int? RefundStudentRelationshipAddressId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The RefundStudentRelationshipAddressId. |
ReturnMethod
Gets or sets the ReturnMethod associated with this Refund.
Declaration
public string ReturnMethod { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ReturnMethod. |
SentDate
Gets or sets the SentDate associated with this Refund.
Declaration
public DateTime? SentDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The SentDate. |
Source
Gets or sets the Source associated with this Refund.
Declaration
public string Source { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Source. |
Status
Gets or sets the Status associated with this Refund.
Declaration
public string Status { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Status. |
StipendSchedule
Declaration
public virtual StipendSchedule StipendSchedule { get; set; }
Property Value
Type | Description |
---|---|
StipendSchedule |
StipendScheduleId
Gets or sets the StipendScheduleId associated with this Refund.
Declaration
public int? StipendScheduleId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StipendScheduleId. |
StipendSummary
Declaration
public virtual StipendSummary StipendSummary { get; set; }
Property Value
Type | Description |
---|---|
StipendSummary |
StipendSummaryId
Gets or sets the StipendSummaryId associated with this Refund.
Declaration
public int? StipendSummaryId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StipendSummaryId. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentAcademicYearPaymentPeriodId
Gets or sets the StudentAcademicYearPaymentPeriodId associated with this Refund.
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 Refund.
Declaration
public int? StudentAwardId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAwardId. |
StudentBankAccount
Declaration
public virtual StudentBankAccount StudentBankAccount { get; set; }
Property Value
Type | Description |
---|---|
StudentBankAccount |
StudentBankAccountId
Gets or sets the StudentBankAccountId associated with this Refund.
Declaration
public int? StudentBankAccountId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentBankAccountId. |
StudentCreditCard
Declaration
public virtual StudentCreditCard StudentCreditCard { get; set; }
Property Value
Type | Description |
---|---|
StudentCreditCard |
StudentCreditCardId
Gets or sets the StudentCreditCardId associated with this Refund.
Declaration
public int? StudentCreditCardId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentCreditCardId. |
StudentEnrollmentPeriod
Declaration
public virtual StudentEnrollmentPeriod StudentEnrollmentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this Refund.
Declaration
public int? StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentEnrollmentPeriodId. |
StudentId
Gets or sets the StudentId associated with this Refund.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
StudentPaymentPeriod
Declaration
public virtual StudentAcademicYearPaymentPeriod StudentPaymentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentAcademicYearPaymentPeriod |
StudentRefundCalculation
Declaration
public virtual StudentRefundCalculation StudentRefundCalculation { get; set; }
Property Value
Type | Description |
---|---|
StudentRefundCalculation |
StudentRefundCalculationId
Gets or sets the StudentRefundCalculationId associated with this Refund.
Declaration
public int? StudentRefundCalculationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentRefundCalculationId. |
StudentRelationshipAddress
Declaration
public virtual StudentRelationshipAddress StudentRelationshipAddress { get; set; }
Property Value
Type | Description |
---|---|
StudentRelationshipAddress |
StudentRelationshipAddressId
Gets or sets the StudentRelationshipAddressId associated with this Refund.
Declaration
public int? StudentRelationshipAddressId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentRelationshipAddressId. |
StudentRt4CalculationId
Gets or sets the StudentRt4CalculationId associated with this Refund.
Declaration
public int? StudentRt4CalculationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentRt4CalculationId. |
Term
Declaration
public virtual Term Term { get; set; }
Property Value
Type | Description |
---|---|
Term |
TermId
Gets or sets the TermId associated with this Refund.
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermId. |
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. |