Class CodExportSelectionResult
This class represents the EntityModel interface to the FaCODExportSelectionResult database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class CodExportSelectionResult
Constructors
CodExportSelectionResult()
Declaration
public CodExportSelectionResult()
Properties
AmountPackaged
Gets or sets the AmountPackaged associated with this CodExportSelectionResult.
Declaration
public decimal? AmountPackaged { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AmountPackaged. |
AttEntityIdentifier
Gets or sets the AttEntityIdentifier associated with this CodExportSelectionResult.
Declaration
public string AttEntityIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AttEntityIdentifier. |
AwardYear
Gets or sets the AwardYear associated with this CodExportSelectionResult.
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear. |
BorrowerName
Gets or sets the BorrowerName associated with this CodExportSelectionResult.
Declaration
public string BorrowerName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerName. |
CampusCode
Gets or sets the CampusCode associated with this CodExportSelectionResult.
Declaration
public string CampusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusCode. |
CodGrantOrigination
Declaration
public virtual CodGrantOrigination CodGrantOrigination { get; set; }
Property Value
Type | Description |
---|---|
CodGrantOrigination |
CodGrantOriginationId
Gets or sets the CodGrantOriginationId associated with this CodExportSelectionResult.
Declaration
public int? CodGrantOriginationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CodGrantOriginationId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this CodExportSelectionResult.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
Criteria
Gets or sets the Criteria associated with this CodExportSelectionResult.
Declaration
public string Criteria { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Criteria. |
DirectLoanIdentifier
Gets or sets the DirectLoanIdentifier associated with this CodExportSelectionResult.
Declaration
public string DirectLoanIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DirectLoanIdentifier. |
DisbursementAmount
Gets or sets the DisbursementAmount associated with this CodExportSelectionResult.
Declaration
public decimal? DisbursementAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The DisbursementAmount. |
DisbursementDate
Gets or sets the DisbursementDate associated with this CodExportSelectionResult.
Declaration
public DateTime? DisbursementDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The DisbursementDate. |
DisbursementType
Gets or sets the DisbursementType associated with this CodExportSelectionResult.
Declaration
public string DisbursementType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DisbursementType. |
ExportType
Gets or sets the ExportType associated with this CodExportSelectionResult.
Declaration
public string ExportType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExportType. |
FundSourceType
Gets or sets the FundSourceType associated with this CodExportSelectionResult.
Declaration
public string FundSourceType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceType. |
GrantAmount
Gets or sets the GrantAmount associated with this CodExportSelectionResult.
Declaration
public decimal? GrantAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The GrantAmount. |
Id
Gets or sets the Id associated with this CodExportSelectionResult.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IdentifierSource
Gets or sets the IdentifierSource associated with this CodExportSelectionResult.
Declaration
public string IdentifierSource { get; set; }
Property Value
Type | Description |
---|---|
System.String | The IdentifierSource. |
IsChanged
Gets or sets the IsChanged associated with this CodExportSelectionResult.
Declaration
public bool IsChanged { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsChanged. |
IsSelected
Gets or sets the IsSelected associated with this CodExportSelectionResult.
Declaration
public bool IsSelected { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsSelected. |
IsValidated
Gets or sets the IsValidated associated with this CodExportSelectionResult.
Declaration
public bool IsValidated { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsValidated. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this CodExportSelectionResult.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this CodExportSelectionResult.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
NewIdentifier
Gets or sets the NewIdentifier associated with this CodExportSelectionResult.
Declaration
public string NewIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The NewIdentifier. |
OldIdentifier
Gets or sets the OldIdentifier associated with this CodExportSelectionResult.
Declaration
public string OldIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OldIdentifier. |
PaidDisbursement
Declaration
public virtual PaidDisbursement PaidDisbursement { get; set; }
Property Value
Type | Description |
---|---|
PaidDisbursement |
PaidDisbursementId
Gets or sets the PaidDisbursementId associated with this CodExportSelectionResult.
Declaration
public int? PaidDisbursementId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PaidDisbursementId. |
PellAmount
Gets or sets the PellAmount associated with this CodExportSelectionResult.
Declaration
public int? PellAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PellAmount. |
PellPaidEfc
Gets or sets the PellPaidEfc associated with this CodExportSelectionResult.
Declaration
public int? PellPaidEfc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PellPaidEfc. |
RegulatoryJob
Declaration
public virtual RegulatoryJob RegulatoryJob { get; set; }
Property Value
Type | Description |
---|---|
RegulatoryJob |
RegulatoryJobId
Gets or sets the RegulatoryJobId associated with this CodExportSelectionResult.
Declaration
public int? RegulatoryJobId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The RegulatoryJobId. |
RptEntityIdentifier
Gets or sets the RptEntityIdentifier associated with this CodExportSelectionResult.
Declaration
public string RptEntityIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RptEntityIdentifier. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentAwardLoan
Declaration
public virtual StudentAwardLoan StudentAwardLoan { get; set; }
Property Value
Type | Description |
---|---|
StudentAwardLoan |
StudentAwardLoanId
Gets or sets the StudentAwardLoanId associated with this CodExportSelectionResult.
Declaration
public int? StudentAwardLoanId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAwardLoanId. |
StudentAwardPell
Declaration
public virtual StudentAwardPell StudentAwardPell { get; set; }
Property Value
Type | Description |
---|---|
StudentAwardPell |
StudentAwardPellId
Gets or sets the StudentAwardPellId associated with this CodExportSelectionResult.
Declaration
public int? StudentAwardPellId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAwardPellId. |
StudentId
Gets or sets the StudentId associated with this CodExportSelectionResult.
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 CodExportSelectionResult.
Declaration
public string StudentName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentName. |
StudentNumber
Gets or sets the StudentNumber associated with this CodExportSelectionResult.
Declaration
public string StudentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentNumber. |
ValidationText
Gets or sets the ValidationText associated with this CodExportSelectionResult.
Declaration
public string ValidationText { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ValidationText. |
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. |