Class CfpGrantDetailEntity
This class represents the EntityModel interface to the FaCfpGrantOptionsConfig_Regulatory database table.
Inheritance
Implements
Namespace: Cmc.Nexus.FinancialAid.Entities
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class CfpGrantDetailEntity : Entity, IIdentifiable, IAuditable
Constructors
CfpGrantDetailEntity()
Declaration
public CfpGrantDetailEntity()
Fields
AwardYearIdentifierProperty
The AwardYearIdentifier property.
Declaration
public static readonly EntityProperty AwardYearIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CampusIdProperty
The CampusId property.
Declaration
public static readonly EntityProperty CampusIdProperty
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 |
DisadvantageScholarshipAmountProperty
The DisadvantageScholarshipAmount property.
Declaration
public static readonly EntityProperty DisadvantageScholarshipAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EmployerPaidTuitionAmountProperty
The EmployerPaidTuitionAmount property.
Declaration
public static readonly EntityProperty EmployerPaidTuitionAmountProperty
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 |
InstitutionalGrantAmountProperty
The InstitutionalGrantAmount property.
Declaration
public static readonly EntityProperty InstitutionalGrantAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsDisadvantageScholarshipNaProperty
The IsDisadvantageScholarshipNa property.
Declaration
public static readonly EntityProperty IsDisadvantageScholarshipNaProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsEmployerPaidTuitionNaProperty
The IsEmployerPaidTuitionNa property.
Declaration
public static readonly EntityProperty IsEmployerPaidTuitionNaProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsInstitutionalGrantNaProperty
The IsInstitutionalGrantNa property.
Declaration
public static readonly EntityProperty IsInstitutionalGrantNaProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsOtherGrantNaProperty
The IsOtherGrantNa property.
Declaration
public static readonly EntityProperty IsOtherGrantNaProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsOtherScholarShipNaProperty
The IsOtherScholarShipNa property.
Declaration
public static readonly EntityProperty IsOtherScholarShipNaProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsPellGrantNaProperty
The IsPellGrantNa property.
Declaration
public static readonly EntityProperty IsPellGrantNaProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsSchoolPaidTuitionNaProperty
The IsSchoolPaidTuitionNa property.
Declaration
public static readonly EntityProperty IsSchoolPaidTuitionNaProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsSchoolScholarshipNaProperty
The IsSchoolScholarshipNa property.
Declaration
public static readonly EntityProperty IsSchoolScholarshipNaProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsStateGrantNaProperty
The IsStateGrantNa property.
Declaration
public static readonly EntityProperty IsStateGrantNaProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsStateScholarshipNaProperty
The IsStateScholarshipNa property.
Declaration
public static readonly EntityProperty IsStateScholarshipNaProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsTuitionWaiverNaProperty
The IsTuitionWaiverNa property.
Declaration
public static readonly EntityProperty IsTuitionWaiverNaProperty
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 |
OtherGrantAmountProperty
The OtherGrantAmount property.
Declaration
public static readonly EntityProperty OtherGrantAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
OtherScholarshipAmountProperty
The OtherScholarshipAmount property.
Declaration
public static readonly EntityProperty OtherScholarshipAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PellGrantAmountProperty
The PellGrantAmount property.
Declaration
public static readonly EntityProperty PellGrantAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ProgramVersionIdProperty
The ProgramVersionId property.
Declaration
public static readonly EntityProperty ProgramVersionIdProperty
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 |
SchoolPaidTuitionAmountProperty
The SchoolPaidTuitionAmount property.
Declaration
public static readonly EntityProperty SchoolPaidTuitionAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SchoolScholarshipAmountProperty
The SchoolScholarshipAmount property.
Declaration
public static readonly EntityProperty SchoolScholarshipAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StateGrantAmountProperty
The StateGrantAmount property.
Declaration
public static readonly EntityProperty StateGrantAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StateScholarshipAmountProperty
The StateScholarshipAmount property.
Declaration
public static readonly EntityProperty StateScholarshipAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TuitionWaiverAmountProperty
The TuitionWaiverAmount property.
Declaration
public static readonly EntityProperty TuitionWaiverAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
AwardYearIdentifier
Gets or sets the AwardYearIdentifier associated with this CfpGrantDetailEntity.
Declaration
public string AwardYearIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYearIdentifier. |
CampusId
Gets or sets the CampusId associated with this CfpGrantDetailEntity.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this CfpGrantDetailEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DisadvantageScholarshipAmount
Gets or sets the DisadvantageScholarshipAmount associated with this CfpGrantDetailEntity.
Declaration
public decimal? DisadvantageScholarshipAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The DisadvantageScholarshipAmount. |
EmployerPaidTuitionAmount
Gets or sets the EmployerPaidTuitionAmount associated with this CfpGrantDetailEntity.
Declaration
public decimal? EmployerPaidTuitionAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The EmployerPaidTuitionAmount. |
Id
Gets or sets the Id associated with this CfpGrantDetailEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
InstitutionalGrantAmount
Gets or sets the InstitutionalGrantAmount associated with this CfpGrantDetailEntity.
Declaration
public decimal? InstitutionalGrantAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The InstitutionalGrantAmount. |
IsDisadvantageScholarshipNa
Gets or sets the IsDisadvantageScholarshipNa associated with this CfpGrantDetailEntity.
Declaration
public bool IsDisadvantageScholarshipNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDisadvantageScholarshipNa. |
IsEmployerPaidTuitionNa
Gets or sets the IsEmployerPaidTuitionNa associated with this CfpGrantDetailEntity.
Declaration
public bool IsEmployerPaidTuitionNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsEmployerPaidTuitionNa. |
IsInstitutionalGrantNa
Gets or sets the IsInstitutionalGrantNa associated with this CfpGrantDetailEntity.
Declaration
public bool IsInstitutionalGrantNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsInstitutionalGrantNa. |
IsOtherGrantNa
Gets or sets the IsOtherGrantNa associated with this CfpGrantDetailEntity.
Declaration
public bool IsOtherGrantNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsOtherGrantNa. |
IsOtherScholarShipNa
Gets or sets the IsOtherScholarShipNa associated with this CfpGrantDetailEntity.
Declaration
public bool IsOtherScholarShipNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsOtherScholarShipNa. |
IsPellGrantNa
Gets or sets the IsPellGrantNa associated with this CfpGrantDetailEntity.
Declaration
public bool IsPellGrantNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPellGrantNa. |
IsSchoolPaidTuitionNa
Gets or sets the IsSchoolPaidTuitionNa associated with this CfpGrantDetailEntity.
Declaration
public bool IsSchoolPaidTuitionNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsSchoolPaidTuitionNa. |
IsSchoolScholarshipNa
Gets or sets the IsSchoolScholarshipNa associated with this CfpGrantDetailEntity.
Declaration
public bool IsSchoolScholarshipNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsSchoolScholarshipNa. |
IsStateGrantNa
Gets or sets the IsStateGrantNa associated with this CfpGrantDetailEntity.
Declaration
public bool IsStateGrantNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsStateGrantNa. |
IsStateScholarshipNa
Gets or sets the IsStateScholarshipNa associated with this CfpGrantDetailEntity.
Declaration
public bool IsStateScholarshipNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsStateScholarshipNa. |
IsTuitionWaiverNa
Gets or sets the IsTuitionWaiverNa associated with this CfpGrantDetailEntity.
Declaration
public bool IsTuitionWaiverNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsTuitionWaiverNa. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this CfpGrantDetailEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this CfpGrantDetailEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
OtherGrantAmount
Gets or sets the OtherGrantAmount associated with this CfpGrantDetailEntity.
Declaration
public decimal? OtherGrantAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The OtherGrantAmount. |
OtherScholarshipAmount
Gets or sets the OtherScholarshipAmount associated with this CfpGrantDetailEntity.
Declaration
public decimal? OtherScholarshipAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The OtherScholarshipAmount. |
PellGrantAmount
Gets or sets the PellGrantAmount associated with this CfpGrantDetailEntity.
Declaration
public decimal? PellGrantAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PellGrantAmount. |
ProgramVersionId
Gets or sets the ProgramVersionId associated with this CfpGrantDetailEntity.
Declaration
public int ProgramVersionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ProgramVersionId. |
RowVersion
Gets or sets the RowVersion associated with this CfpGrantDetailEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
SchoolPaidTuitionAmount
Gets or sets the SchoolPaidTuitionAmount associated with this CfpGrantDetailEntity.
Declaration
public decimal? SchoolPaidTuitionAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The SchoolPaidTuitionAmount. |
SchoolScholarshipAmount
Gets or sets the SchoolScholarshipAmount associated with this CfpGrantDetailEntity.
Declaration
public decimal? SchoolScholarshipAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The SchoolScholarshipAmount. |
StateGrantAmount
Gets or sets the StateGrantAmount associated with this CfpGrantDetailEntity.
Declaration
public decimal? StateGrantAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StateGrantAmount. |
StateScholarshipAmount
Gets or sets the StateScholarshipAmount associated with this CfpGrantDetailEntity.
Declaration
public decimal? StateScholarshipAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The StateScholarshipAmount. |
TuitionWaiverAmount
Gets or sets the TuitionWaiverAmount associated with this CfpGrantDetailEntity.
Declaration
public decimal? TuitionWaiverAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TuitionWaiverAmount. |
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()