Class FaaProcessSourceRecordSuccessDetail
This class represents the EntityModel interface to the FaaProcessSuccessDetails_vw database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class FaaProcessSourceRecordSuccessDetail
Constructors
FaaProcessSourceRecordSuccessDetail()
Declaration
public FaaProcessSourceRecordSuccessDetail()
Properties
AttendanceFlag
Gets or sets the AttendanceFlag associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string AttendanceFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AttendanceFlag. |
AwardAmount
Gets or sets the AwardAmount associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public decimal? AwardAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AwardAmount. |
AwardYear
Gets or sets the AwardYear associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear. |
BusinessProcess
Declaration
public virtual BusinessProcess BusinessProcess { get; set; }
Property Value
Type | Description |
---|---|
BusinessProcess |
BusinessProcessId
Gets or sets the BusinessProcessId associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public int BusinessProcessId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The BusinessProcessId. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CampusName
Gets or sets the CampusName associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusName. |
DisbursementAmount
Gets or sets the DisbursementAmount associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public decimal? DisbursementAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The DisbursementAmount. |
DisbursementBatch
Declaration
public virtual DisbursementBatch DisbursementBatch { get; set; }
Property Value
Type | Description |
---|---|
DisbursementBatch |
DisbursementBatchId
Gets or sets the DisbursementBatchId associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public int? DisbursementBatchId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DisbursementBatchId. |
DisbursementDate
Gets or sets the DisbursementDate associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public DateTime? DisbursementDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The DisbursementDate. |
DisbursementNumber
Gets or sets the DisbursementNumber associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public int? DisbursementNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DisbursementNumber. |
DropDate
Gets or sets the DropDate associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public DateTime? DropDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The DropDate. |
EligibilityServiceStage
Gets or sets the EligibilityServiceStage associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string EligibilityServiceStage { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EligibilityServiceStage. |
EnrollmentNumber
Gets or sets the EnrollmentNumber associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string EnrollmentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EnrollmentNumber. |
EnrollmentSchoolStatusName
Gets or sets the EnrollmentSchoolStatusName associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string EnrollmentSchoolStatusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EnrollmentSchoolStatusName. |
ExportedFileName
Gets or sets the ExportedFileName associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string ExportedFileName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExportedFileName. |
ExportFilePath
Gets or sets the ExportFilePath associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string ExportFilePath { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExportFilePath. |
FileType
Gets or sets the FileType associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string FileType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FileType. |
FundSourceName
Gets or sets the FundSourceName associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string FundSourceName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceName. |
HashIdentifier
Gets or sets the HashIdentifier associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string HashIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The HashIdentifier. |
Id
Gets or sets the Id associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IrStatus
Gets or sets the IrStatus associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string IrStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The IrStatus. |
Lda
Gets or sets the Lda associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public DateTime? Lda { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The Lda. |
LoanAmountCertified
Gets or sets the LoanAmountCertified associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public decimal? LoanAmountCertified { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The LoanAmountCertified. |
LoanStudentAward
Declaration
public virtual StudentAward LoanStudentAward { get; set; }
Property Value
Type | Description |
---|---|
StudentAward |
LoanStudentAwardId
Gets or sets the LoanStudentAwardId associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public int? LoanStudentAwardId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The LoanStudentAwardId. |
Mi
Gets or sets the Mi associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string Mi { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Mi. |
NetAmount
Gets or sets the NetAmount associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public decimal? NetAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The NetAmount. |
NsldsWithdrawalDate
Gets or sets the NsldsWithdrawalDate associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public DateTime? NsldsWithdrawalDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The NsldsWithdrawalDate. |
ProcessCode
Gets or sets the ProcessCode associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string ProcessCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProcessCode. |
ProcessDate
Gets or sets the ProcessDate associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public DateTime ProcessDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The ProcessDate. |
ProcessName
Gets or sets the ProcessName associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string ProcessName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProcessName. |
RecordId
Gets or sets the RecordId associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public int RecordId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The RecordId. |
RefundOrStipend
Gets or sets the RefundOrStipend associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string RefundOrStipend { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RefundOrStipend. |
RefundStipendAmount
Gets or sets the RefundStipendAmount associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public decimal? RefundStipendAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The RefundStipendAmount. |
RefundStipendDueDate
Gets or sets the RefundStipendDueDate associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public DateTime? RefundStipendDueDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The RefundStipendDueDate. |
ReturnMethod
Gets or sets the ReturnMethod associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string ReturnMethod { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ReturnMethod. |
Rt4Status
Gets or sets the Rt4Status associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string Rt4Status { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Rt4Status. |
SapFlag
Gets or sets the SapFlag associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string SapFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SapFlag. |
ScheduledDate
Gets or sets the ScheduledDate associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public int? ScheduledDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ScheduledDate. |
ScheduledDisbursement
Declaration
public virtual ScheduledDisbursement ScheduledDisbursement { get; set; }
Property Value
Type | Description |
---|---|
ScheduledDisbursement |
ScheduledDisbursementId
Gets or sets the ScheduledDisbursementId associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public int? ScheduledDisbursementId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ScheduledDisbursementId. |
SourceRecordHashIdentifier
Gets or sets the SourceRecordHashIdentifier associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public decimal SourceRecordHashIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The SourceRecordHashIdentifier. |
Ssn
Gets or sets the Ssn associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string Ssn { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Ssn. |
StatusEffectiveDate
Gets or sets the StatusEffectiveDate associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public DateTime? StatusEffectiveDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The StatusEffectiveDate. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentAward
Declaration
public virtual StudentAward StudentAward { get; set; }
Property Value
Type | Description |
---|---|
StudentAward |
StudentAwardId
Gets or sets the StudentAwardId associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public int? StudentAwardId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAwardId. |
StudentEnrollmentPeriod
Declaration
public virtual StudentEnrollmentPeriod StudentEnrollmentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this FaaProcessSourceRecordSuccessDetail.
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 FaaProcessSourceRecordSuccessDetail.
Declaration
public int? StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentId. |
StudentName
Gets or sets the StudentName associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string StudentName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentName. |
StudentNumber
Gets or sets the StudentNumber associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string StudentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentNumber. |
SubsidiaryAmount
Gets or sets the SubsidiaryAmount associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public decimal? SubsidiaryAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The SubsidiaryAmount. |
SubsidiaryDueDate
Gets or sets the SubsidiaryDueDate associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public DateTime? SubsidiaryDueDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The SubsidiaryDueDate. |
SubsidiarySource
Gets or sets the SubsidiarySource associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string SubsidiarySource { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SubsidiarySource. |
TableName
Gets or sets the TableName associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public string TableName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TableName. |
TermEndDate
Gets or sets the TermEndDate associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public DateTime? TermEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The TermEndDate. |
TermStartDate
Gets or sets the TermStartDate associated with this FaaProcessSourceRecordSuccessDetail.
Declaration
public DateTime? TermStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The TermStartDate. |
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. |