Class CodGrantOrigination
This class represents the EntityModel interface to the FaCODGrant database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class CodGrantOrigination
Constructors
CodGrantOrigination()
Declaration
public CodGrantOrigination()
Properties
AcgEligibilityPaymentReasonCode
Gets or sets the AcgEligibilityPaymentReasonCode associated with this CodGrantOrigination.
Declaration
public string AcgEligibilityPaymentReasonCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AcgEligibilityPaymentReasonCode. |
AcgRigorousHighSchoolProgramCode
Gets or sets the AcgRigorousHighSchoolProgramCode associated with this CodGrantOrigination.
Declaration
public string AcgRigorousHighSchoolProgramCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AcgRigorousHighSchoolProgramCode. |
AtsElectronicIndicator
Gets or sets the AtsElectronicIndicator associated with this CodGrantOrigination.
Declaration
public string AtsElectronicIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AtsElectronicIndicator. |
AtsIdentifier
Gets or sets the AtsIdentifier associated with this CodGrantOrigination.
Declaration
public string AtsIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AtsIdentifier. |
AtsLinkIndicator
Gets or sets the AtsLinkIndicator associated with this CodGrantOrigination.
Declaration
public string AtsLinkIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AtsLinkIndicator. |
AtsStatus
Gets or sets the AtsStatus associated with this CodGrantOrigination.
Declaration
public string AtsStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AtsStatus. |
AwardYear
Gets or sets the AwardYear associated with this CodGrantOrigination.
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear. |
BatchIdentifier
Gets or sets the BatchIdentifier associated with this CodGrantOrigination.
Declaration
public string BatchIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BatchIdentifier. |
BookDate
Gets or sets the BookDate associated with this CodGrantOrigination.
Declaration
public DateTime? BookDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The BookDate. |
BookStatus
Gets or sets the BookStatus associated with this CodGrantOrigination.
Declaration
public string BookStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BookStatus. |
CodDisbursements
Declaration
public virtual ICollection<CodGrantDisbursement> CodDisbursements { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<CodGrantDisbursement> |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this CodGrantOrigination.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EnrollmentDate
Gets or sets the EnrollmentDate associated with this CodGrantOrigination.
Declaration
public DateTime EnrollmentDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The EnrollmentDate. |
FundSourceType
Gets or sets the FundSourceType associated with this CodGrantOrigination.
Declaration
public string FundSourceType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceType. |
GradeLevel
Gets or sets the GradeLevel associated with this CodGrantOrigination.
Declaration
public string GradeLevel { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GradeLevel. |
GrantAmount
Gets or sets the GrantAmount associated with this CodGrantOrigination.
Declaration
public decimal GrantAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The GrantAmount. |
GrantIdentifier
Gets or sets the GrantIdentifier associated with this CodGrantOrigination.
Declaration
public string GrantIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GrantIdentifier. |
Id
Gets or sets the Id associated with this CodGrantOrigination.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsAdminRelief
Gets or sets the IsAdminRelief associated with this CodGrantOrigination.
Declaration
public bool IsAdminRelief { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAdminRelief. |
IsTeacherExpertIndicator
Gets or sets the IsTeacherExpertIndicator associated with this CodGrantOrigination.
Declaration
public bool? IsTeacherExpertIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsTeacherExpertIndicator. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this CodGrantOrigination.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this CodGrantOrigination.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
NegativePendingAmount
Gets or sets the NegativePendingAmount associated with this CodGrantOrigination.
Declaration
public decimal NegativePendingAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The NegativePendingAmount. |
OriginatedAcgEligibilityPaymentReasonCode
Gets or sets the OriginatedAcgEligibilityPaymentReasonCode associated with this CodGrantOrigination.
Declaration
public string OriginatedAcgEligibilityPaymentReasonCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginatedAcgEligibilityPaymentReasonCode. |
OriginatedAcgRigorousHighSchoolProgramCode
Gets or sets the OriginatedAcgRigorousHighSchoolProgramCode associated with this CodGrantOrigination.
Declaration
public string OriginatedAcgRigorousHighSchoolProgramCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginatedAcgRigorousHighSchoolProgramCode. |
OriginatedEnrollmentdate
Gets or sets the OriginatedEnrollmentdate associated with this CodGrantOrigination.
Declaration
public DateTime? OriginatedEnrollmentdate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The OriginatedEnrollmentdate. |
OriginatedGrantAmount
Gets or sets the OriginatedGrantAmount associated with this CodGrantOrigination.
Declaration
public decimal? OriginatedGrantAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The OriginatedGrantAmount. |
OriginatedSmartCipCode
Gets or sets the OriginatedSmartCipCode associated with this CodGrantOrigination.
Declaration
public string OriginatedSmartCipCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginatedSmartCipCode. |
OriginationDate
Gets or sets the OriginationDate associated with this CodGrantOrigination.
Declaration
public DateTime? OriginationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The OriginationDate. |
OriginationRejectCodes
Gets or sets the OriginationRejectCodes associated with this CodGrantOrigination.
Declaration
public string OriginationRejectCodes { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginationRejectCodes. |
OriginationStatus
Gets or sets the OriginationStatus associated with this CodGrantOrigination.
Declaration
public string OriginationStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginationStatus. |
PellIdentifierCode
Gets or sets the PellIdentifierCode associated with this CodGrantOrigination.
Declaration
public string PellIdentifierCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PellIdentifierCode. |
SmartCipCode
Gets or sets the SmartCipCode associated with this CodGrantOrigination.
Declaration
public string SmartCipCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SmartCipCode. |
StudentIdentifier
Gets or sets the StudentIdentifier associated with this CodGrantOrigination.
Declaration
public string StudentIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentIdentifier. |
TotalEligibilityUsed
Gets or sets the TotalEligibilityUsed associated with this CodGrantOrigination.
Declaration
public decimal? TotalEligibilityUsed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TotalEligibilityUsed. |
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. |