Class CodExportSelectionResultEntity
This class represents the EntityModel interface to the FaCODExportSelectionResult database table.
Inheritance
Implements
Namespace: Cmc.Nexus.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class CodExportSelectionResultEntity : Entity, IIdentifiable, IAuditable
Constructors
CodExportSelectionResultEntity()
Declaration
public CodExportSelectionResultEntity()
Fields
AmountPackagedProperty
The AmountPackaged property.
Declaration
public static readonly EntityProperty AmountPackagedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AttEntityIdentifierProperty
The AttEntityIdentifier property.
Declaration
public static readonly EntityProperty AttEntityIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AwardYearProperty
The AwardYear property.
Declaration
public static readonly EntityProperty AwardYearProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BorrowerNameProperty
The BorrowerName property.
Declaration
public static readonly EntityProperty BorrowerNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CampusCodeProperty
The CampusCode property.
Declaration
public static readonly EntityProperty CampusCodeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CodGrantOriginationIdProperty
The CodGrantOriginationId property.
Declaration
public static readonly EntityProperty CodGrantOriginationIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CriteriaProperty
The Criteria property.
Declaration
public static readonly EntityProperty CriteriaProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
DirectLoanIdentifierProperty
The DirectLoanIdentifier property.
Declaration
public static readonly EntityProperty DirectLoanIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
DisbursementAmountProperty
The DisbursementAmount property.
Declaration
public static readonly EntityProperty DisbursementAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
DisbursementDateProperty
The DisbursementDate property.
Declaration
public static readonly EntityProperty DisbursementDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
DisbursementTypeProperty
The DisbursementType property.
Declaration
public static readonly EntityProperty DisbursementTypeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ExportTypeProperty
The ExportType property.
Declaration
public static readonly EntityProperty ExportTypeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FundSourceTypeProperty
The FundSourceType property.
Declaration
public static readonly EntityProperty FundSourceTypeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
GrantAmountProperty
The GrantAmount property.
Declaration
public static readonly EntityProperty GrantAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IdentifierSourceProperty
The IdentifierSource property.
Declaration
public static readonly EntityProperty IdentifierSourceProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IdProperty
The Id property.
Declaration
public static readonly EntityProperty IdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsChangedProperty
The IsChanged property.
Declaration
public static readonly EntityProperty IsChangedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsSelectedProperty
The IsSelected property.
Declaration
public static readonly EntityProperty IsSelectedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsValidatedProperty
The IsValidated property.
Declaration
public static readonly EntityProperty IsValidatedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The LastModifiedDateTime property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The LastModifiedUserId property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
NewIdentifierProperty
The NewIdentifier property.
Declaration
public static readonly EntityProperty NewIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
OldIdentifierProperty
The OldIdentifier property.
Declaration
public static readonly EntityProperty OldIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PaidDisbursementIdProperty
The PaidDisbursementId property.
Declaration
public static readonly EntityProperty PaidDisbursementIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PellAmountProperty
The PellAmount property.
Declaration
public static readonly EntityProperty PellAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PellPaidEfcProperty
The PellPaidEfc property.
Declaration
public static readonly EntityProperty PellPaidEfcProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RegulatoryJobIdProperty
The RegulatoryJobId property.
Declaration
public static readonly EntityProperty RegulatoryJobIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RowVersionProperty
The RowVersion property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RptEntityIdentifierProperty
The RptEntityIdentifier property.
Declaration
public static readonly EntityProperty RptEntityIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentAwardLoanIdProperty
The StudentAwardLoanId property.
Declaration
public static readonly EntityProperty StudentAwardLoanIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentAwardPellIdProperty
The StudentAwardPellId property.
Declaration
public static readonly EntityProperty StudentAwardPellIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentIdProperty
The StudentId property.
Declaration
public static readonly EntityProperty StudentIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentNameProperty
The StudentName property.
Declaration
public static readonly EntityProperty StudentNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentNumberProperty
The StudentNumber property.
Declaration
public static readonly EntityProperty StudentNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ValidationTextProperty
The ValidationText property.
Declaration
public static readonly EntityProperty ValidationTextProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
AmountPackaged
Gets or sets the AmountPackaged associated with this CodExportSelectionResultEntity.
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 CodExportSelectionResultEntity.
Declaration
public string AttEntityIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AttEntityIdentifier. |
AwardYear
Gets or sets the AwardYear associated with this CodExportSelectionResultEntity.
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear. |
BorrowerName
Gets or sets the BorrowerName associated with this CodExportSelectionResultEntity.
Declaration
public string BorrowerName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BorrowerName. |
CampusCode
Gets or sets the CampusCode associated with this CodExportSelectionResultEntity.
Declaration
public string CampusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusCode. |
CodGrantOriginationId
Gets or sets the CodGrantOriginationId associated with this CodExportSelectionResultEntity.
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 CodExportSelectionResultEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
Criteria
Gets or sets the Criteria associated with this CodExportSelectionResultEntity.
Declaration
public string Criteria { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Criteria. |
DirectLoanIdentifier
Gets or sets the DirectLoanIdentifier associated with this CodExportSelectionResultEntity.
Declaration
public string DirectLoanIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DirectLoanIdentifier. |
DisbursementAmount
Gets or sets the DisbursementAmount associated with this CodExportSelectionResultEntity.
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 CodExportSelectionResultEntity.
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 CodExportSelectionResultEntity.
Declaration
public string DisbursementType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DisbursementType. |
ExportType
Gets or sets the ExportType associated with this CodExportSelectionResultEntity.
Declaration
public string ExportType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExportType. |
FundSourceType
Gets or sets the FundSourceType associated with this CodExportSelectionResultEntity.
Declaration
public string FundSourceType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceType. |
GrantAmount
Gets or sets the GrantAmount associated with this CodExportSelectionResultEntity.
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 CodExportSelectionResultEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IdentifierSource
Gets or sets the IdentifierSource associated with this CodExportSelectionResultEntity.
Declaration
public string IdentifierSource { get; set; }
Property Value
Type | Description |
---|---|
System.String | The IdentifierSource. |
IsChanged
Gets or sets the IsChanged associated with this CodExportSelectionResultEntity.
Declaration
public bool IsChanged { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsChanged. |
IsSelected
Gets or sets the IsSelected associated with this CodExportSelectionResultEntity.
Declaration
public bool IsSelected { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsSelected. |
IsValidated
Gets or sets the IsValidated associated with this CodExportSelectionResultEntity.
Declaration
public bool IsValidated { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsValidated. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this CodExportSelectionResultEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this CodExportSelectionResultEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
NewIdentifier
Gets or sets the NewIdentifier associated with this CodExportSelectionResultEntity.
Declaration
public string NewIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The NewIdentifier. |
OldIdentifier
Gets or sets the OldIdentifier associated with this CodExportSelectionResultEntity.
Declaration
public string OldIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OldIdentifier. |
PaidDisbursementId
Gets or sets the PaidDisbursementId associated with this CodExportSelectionResultEntity.
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 CodExportSelectionResultEntity.
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 CodExportSelectionResultEntity.
Declaration
public int? PellPaidEfc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PellPaidEfc. |
RegulatoryJobId
Gets or sets the RegulatoryJobId associated with this CodExportSelectionResultEntity.
Declaration
public int? RegulatoryJobId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The RegulatoryJobId. |
RowVersion
Gets or sets the RowVersion associated with this CodExportSelectionResultEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
RptEntityIdentifier
Gets or sets the RptEntityIdentifier associated with this CodExportSelectionResultEntity.
Declaration
public string RptEntityIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RptEntityIdentifier. |
StudentAwardLoanId
Gets or sets the StudentAwardLoanId associated with this CodExportSelectionResultEntity.
Declaration
public int? StudentAwardLoanId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAwardLoanId. |
StudentAwardPellId
Gets or sets the StudentAwardPellId associated with this CodExportSelectionResultEntity.
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 CodExportSelectionResultEntity.
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 CodExportSelectionResultEntity.
Declaration
public string StudentName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentName. |
StudentNumber
Gets or sets the StudentNumber associated with this CodExportSelectionResultEntity.
Declaration
public string StudentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentNumber. |
ValidationText
Gets or sets the ValidationText associated with this CodExportSelectionResultEntity.
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()