Class StudentAwardPell
This class represents the EntityModel interface to the FaStudentPell database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentAwardPell
Constructors
StudentAwardPell()
Declaration
public StudentAwardPell()
Fields
CfhFlag
Declaration
[Obsolete("Do not use")]
public string CfhFlag
Field Value
Type | Description |
---|---|
System.String |
IsPellScheduledAmountCalculated
Declaration
[Obsolete("Do Not Use. Use CalculatePellScheduledAmount instead")]
public bool IsPellScheduledAmountCalculated
Field Value
Type | Description |
---|---|
System.Boolean |
Properties
AcademicCalendar
Gets or sets the AcademicCalendar associated with this StudentAwardPell.
Declaration
public string AcademicCalendar { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AcademicCalendar. |
AcceptedTransactionIdentifier
Gets or sets the AcceptedTransactionIdentifier associated with this StudentAwardPell.
Declaration
public string AcceptedTransactionIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AcceptedTransactionIdentifier. |
AdditionalEligibilityIndicator
Gets or sets the AdditionalEligibilityIndicator associated with this StudentAwardPell.
Declaration
public bool AdditionalEligibilityIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The AdditionalEligibilityIndicator. |
AssumptionOverrides
Gets or sets the AssumptionOverrides associated with this StudentAwardPell.
Declaration
public string AssumptionOverrides { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AssumptionOverrides. |
AttRfmsPellIdentifierCode
Gets or sets the AttRfmsPellIdentifierCode associated with this StudentAwardPell.
Declaration
public string AttRfmsPellIdentifierCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AttRfmsPellIdentifierCode. |
AutoZeroEfcFlag
Gets or sets the AutoZeroEfcFlag associated with this StudentAwardPell.
Declaration
public bool AutoZeroEfcFlag { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The AutoZeroEfcFlag. |
AwardYear
Gets or sets the AwardYear associated with this StudentAwardPell.
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear. |
CalculatePellScheduledAmount
Gets or sets the CalculatePellScheduledAmount associated with this StudentAwardPell.
Declaration
public bool CalculatePellScheduledAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The CalculatePellScheduledAmount. |
CpsHighTransactionNumber
Gets or sets the CpsHighTransactionNumber associated with this StudentAwardPell.
Declaration
public int? CpsHighTransactionNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CpsHighTransactionNumber. |
CpsVerificationIndicator
Gets or sets the CpsVerificationIndicator associated with this StudentAwardPell.
Declaration
public string CpsVerificationIndicator { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CpsVerificationIndicator. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentAwardPell.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CreatedUserId
Gets or sets the CreatedUserId associated with this StudentAwardPell.
Declaration
public int CreatedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CreatedUserId. |
CurrentSsn
Gets or sets the CurrentSsn associated with this StudentAwardPell.
Declaration
public string CurrentSsn { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CurrentSsn. |
EfcOverride
Gets or sets the EfcOverride associated with this StudentAwardPell.
Declaration
public int? EfcOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The EfcOverride. |
EnrollDate
Gets or sets the EnrollDate associated with this StudentAwardPell.
Declaration
public DateTime? EnrollDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EnrollDate. |
EstimatedAwardYearCoa
Gets or sets the EstimatedAwardYearCoa associated with this StudentAwardPell.
Declaration
public decimal? EstimatedAwardYearCoa { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The EstimatedAwardYearCoa. |
FafsaSummary
Declaration
public virtual ICollection<FafsaSummary> FafsaSummary { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<FafsaSummary> |
FisapIncome
Gets or sets the FisapIncome associated with this StudentAwardPell.
Declaration
public int? FisapIncome { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FisapIncome. |
IasgFlag
Gets or sets the IasgFlag associated with this StudentAwardPell.
Declaration
public string IasgFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The IasgFlag. |
Id
Gets or sets the Id associated with this StudentAwardPell.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IncarceratedCode
Gets or sets the IncarceratedCode associated with this StudentAwardPell.
Declaration
public string IncarceratedCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The IncarceratedCode. |
InstitutionalEfc
Gets or sets the InstitutionalEfc associated with this StudentAwardPell.
Declaration
public int? InstitutionalEfc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The InstitutionalEfc. |
IsAdministrativeRelief
Gets or sets the IsAdministrativeRelief associated with this StudentAwardPell.
Declaration
public bool IsAdministrativeRelief { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAdministrativeRelief. |
IsCareerPathwayAlternativePell
Gets or sets the IsCareerPathwayAlternativePell associated with this StudentAwardPell.
Declaration
public bool IsCareerPathwayAlternativePell { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCareerPathwayAlternativePell. |
IsCoaAutoAdjustExcluded
Gets or sets the IsCoaAutoAdjustExcluded associated with this StudentAwardPell.
Declaration
public bool IsCoaAutoAdjustExcluded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCoaAutoAdjustExcluded. |
IsEfcRecalculated
Gets or sets the IsEfcRecalculated associated with this StudentAwardPell.
Declaration
public bool IsEfcRecalculated { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsEfcRecalculated. |
IsFallenHeroesEligible
Gets or sets the IsFallenHeroesEligible associated with this StudentAwardPell.
Declaration
public bool IsFallenHeroesEligible { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsFallenHeroesEligible. |
IsIdentifierChanged
Gets or sets the IsIdentifierChanged associated with this StudentAwardPell.
Declaration
public bool IsIdentifierChanged { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsIdentifierChanged. |
IsirReceivedDate
Gets or sets the IsirReceivedDate associated with this StudentAwardPell.
Declaration
public DateTime? IsirReceivedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The IsirReceivedDate. |
IsIsirPellEligible
Gets or sets the IsIsirPellEligible associated with this StudentAwardPell.
Declaration
public bool IsIsirPellEligible { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsIsirPellEligible. |
IsPellAmountBypassed
Gets or sets the IsPellAmountBypassed associated with this StudentAwardPell.
Declaration
public bool IsPellAmountBypassed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPellAmountBypassed. |
IsPellReducedCoa
Gets or sets the IsPellReducedCoa associated with this StudentAwardPell.
Declaration
public bool IsPellReducedCoa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPellReducedCoa. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentAwardPell.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentAwardPell.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LifetimeEligibilityUsed
Gets or sets the LifetimeEligibilityUsed associated with this StudentAwardPell.
Declaration
public decimal LifetimeEligibilityUsed { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The LifetimeEligibilityUsed. |
ManualDependencyStatusForPlus
Gets or sets the ManualDependencyStatusForPlus associated with this StudentAwardPell.
Declaration
public string ManualDependencyStatusForPlus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ManualDependencyStatusForPlus. |
MaxPellFlag
Gets or sets the MaxPellFlag associated with this StudentAwardPell.
Declaration
public string MaxPellFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MaxPellFlag. |
MinPellFlag
Gets or sets the MinPellFlag associated with this StudentAwardPell.
Declaration
public string MinPellFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MinPellFlag. |
Model
Gets or sets the Model associated with this StudentAwardPell.
Declaration
public string Model { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Model. |
ModelOverride
Gets or sets the ModelOverride associated with this StudentAwardPell.
Declaration
public string ModelOverride { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ModelOverride. |
NegativePendingAmount
Gets or sets the NegativePendingAmount associated with this StudentAwardPell.
Declaration
public decimal NegativePendingAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The NegativePendingAmount. |
NumberPaymentPeriods
Gets or sets the NumberPaymentPeriods associated with this StudentAwardPell.
Declaration
public int? NumberPaymentPeriods { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The NumberPaymentPeriods. |
OriginationBatchIdentifier
Gets or sets the OriginationBatchIdentifier associated with this StudentAwardPell.
Declaration
public string OriginationBatchIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginationBatchIdentifier. |
OriginationDate
Gets or sets the OriginationDate associated with this StudentAwardPell.
Declaration
public DateTime? OriginationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The OriginationDate. |
OriginationFlags
Gets or sets the OriginationFlags associated with this StudentAwardPell.
Declaration
public string OriginationFlags { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginationFlags. |
OriginationIdentifier
Gets or sets the OriginationIdentifier associated with this StudentAwardPell.
Declaration
public string OriginationIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginationIdentifier. |
OriginationProcessDate
Gets or sets the OriginationProcessDate associated with this StudentAwardPell.
Declaration
public DateTime? OriginationProcessDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The OriginationProcessDate. |
OriginationRejectCodes
Gets or sets the OriginationRejectCodes associated with this StudentAwardPell.
Declaration
public string OriginationRejectCodes { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginationRejectCodes. |
OriginationStatus
Gets or sets the OriginationStatus associated with this StudentAwardPell.
Declaration
public string OriginationStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OriginationStatus. |
ParentContribution
Gets or sets the ParentContribution associated with this StudentAwardPell.
Declaration
public int? ParentContribution { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ParentContribution. |
PaymentMethodology
Gets or sets the PaymentMethodology associated with this StudentAwardPell.
Declaration
public string PaymentMethodology { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PaymentMethodology. |
PellAmount
Gets or sets the PellAmount associated with this StudentAwardPell.
Declaration
public int? PellAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PellAmount. |
PellAmountCents
Gets or sets the PellAmountCents associated with this StudentAwardPell.
Declaration
public decimal? PellAmountCents { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PellAmountCents. |
PellEnrollmentStatus
Gets or sets the PellEnrollmentStatus associated with this StudentAwardPell.
Declaration
public string PellEnrollmentStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PellEnrollmentStatus. |
PellPaidEfc
Gets or sets the PellPaidEfc associated with this StudentAwardPell.
Declaration
public int? PellPaidEfc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PellPaidEfc. |
PellPaidEfcType
Gets or sets the PellPaidEfcType associated with this StudentAwardPell.
Declaration
public string PellPaidEfcType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PellPaidEfcType. |
PrimaryAlternateEfc01
Gets or sets the PrimaryAlternateEfc01 associated with this StudentAwardPell.
Declaration
public int? PrimaryAlternateEfc01 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrimaryAlternateEfc01. |
PrimaryAlternateEfc02
Gets or sets the PrimaryAlternateEfc02 associated with this StudentAwardPell.
Declaration
public int? PrimaryAlternateEfc02 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrimaryAlternateEfc02. |
PrimaryAlternateEfc03
Gets or sets the PrimaryAlternateEfc03 associated with this StudentAwardPell.
Declaration
public int? PrimaryAlternateEfc03 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrimaryAlternateEfc03. |
PrimaryAlternateEfc04
Gets or sets the PrimaryAlternateEfc04 associated with this StudentAwardPell.
Declaration
public int? PrimaryAlternateEfc04 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrimaryAlternateEfc04. |
PrimaryAlternateEfc05
Gets or sets the PrimaryAlternateEfc05 associated with this StudentAwardPell.
Declaration
public int? PrimaryAlternateEfc05 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrimaryAlternateEfc05. |
PrimaryAlternateEfc06
Gets or sets the PrimaryAlternateEfc06 associated with this StudentAwardPell.
Declaration
public int? PrimaryAlternateEfc06 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrimaryAlternateEfc06. |
PrimaryAlternateEfc07
Gets or sets the PrimaryAlternateEfc07 associated with this StudentAwardPell.
Declaration
public int? PrimaryAlternateEfc07 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrimaryAlternateEfc07. |
PrimaryAlternateEfc08
Gets or sets the PrimaryAlternateEfc08 associated with this StudentAwardPell.
Declaration
public int? PrimaryAlternateEfc08 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrimaryAlternateEfc08. |
PrimaryAlternateEfc10
Gets or sets the PrimaryAlternateEfc10 associated with this StudentAwardPell.
Declaration
public int? PrimaryAlternateEfc10 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrimaryAlternateEfc10. |
PrimaryAlternateEfc11
Gets or sets the PrimaryAlternateEfc11 associated with this StudentAwardPell.
Declaration
public int? PrimaryAlternateEfc11 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrimaryAlternateEfc11. |
PrimaryAlternateEfc12
Gets or sets the PrimaryAlternateEfc12 associated with this StudentAwardPell.
Declaration
public int? PrimaryAlternateEfc12 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrimaryAlternateEfc12. |
PrimaryEfc
Gets or sets the PrimaryEfc associated with this StudentAwardPell.
Declaration
public int? PrimaryEfc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PrimaryEfc. |
PrimaryEfcType
Gets or sets the PrimaryEfcType associated with this StudentAwardPell.
Declaration
public string PrimaryEfcType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PrimaryEfcType. |
ProvisionalSai
Gets or sets the ProvisionalSai associated with this StudentAwardPell.
Declaration
public int? ProvisionalSai { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ProvisionalSai. |
RejectCodes
Gets or sets the RejectCodes associated with this StudentAwardPell.
Declaration
public string RejectCodes { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RejectCodes. |
RejectOverrides
Gets or sets the RejectOverrides associated with this StudentAwardPell.
Declaration
public string RejectOverrides { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RejectOverrides. |
Sai
Gets or sets the Sai associated with this StudentAwardPell.
Declaration
public int? Sai { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The Sai. |
ScheduledAmount
Gets or sets the ScheduledAmount associated with this StudentAwardPell.
Declaration
public int? ScheduledAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ScheduledAmount. |
SecondaryAlternateEfc01
Gets or sets the SecondaryAlternateEfc01 associated with this StudentAwardPell.
Declaration
public int? SecondaryAlternateEfc01 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SecondaryAlternateEfc01. |
SecondaryAlternateEfc02
Gets or sets the SecondaryAlternateEfc02 associated with this StudentAwardPell.
Declaration
public int? SecondaryAlternateEfc02 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SecondaryAlternateEfc02. |
SecondaryAlternateEfc03
Gets or sets the SecondaryAlternateEfc03 associated with this StudentAwardPell.
Declaration
public int? SecondaryAlternateEfc03 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SecondaryAlternateEfc03. |
SecondaryAlternateEfc04
Gets or sets the SecondaryAlternateEfc04 associated with this StudentAwardPell.
Declaration
public int? SecondaryAlternateEfc04 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SecondaryAlternateEfc04. |
SecondaryAlternateEfc05
Gets or sets the SecondaryAlternateEfc05 associated with this StudentAwardPell.
Declaration
public int? SecondaryAlternateEfc05 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SecondaryAlternateEfc05. |
SecondaryAlternateEfc06
Gets or sets the SecondaryAlternateEfc06 associated with this StudentAwardPell.
Declaration
public int? SecondaryAlternateEfc06 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SecondaryAlternateEfc06. |
SecondaryAlternateEfc07
Gets or sets the SecondaryAlternateEfc07 associated with this StudentAwardPell.
Declaration
public int? SecondaryAlternateEfc07 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SecondaryAlternateEfc07. |
SecondaryAlternateEfc08
Gets or sets the SecondaryAlternateEfc08 associated with this StudentAwardPell.
Declaration
public int? SecondaryAlternateEfc08 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SecondaryAlternateEfc08. |
SecondaryAlternateEfc10
Gets or sets the SecondaryAlternateEfc10 associated with this StudentAwardPell.
Declaration
public int? SecondaryAlternateEfc10 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SecondaryAlternateEfc10. |
SecondaryAlternateEfc11
Gets or sets the SecondaryAlternateEfc11 associated with this StudentAwardPell.
Declaration
public int? SecondaryAlternateEfc11 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SecondaryAlternateEfc11. |
SecondaryAlternateEfc12
Gets or sets the SecondaryAlternateEfc12 associated with this StudentAwardPell.
Declaration
public int? SecondaryAlternateEfc12 { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SecondaryAlternateEfc12. |
SecondaryEfc
Gets or sets the SecondaryEfc associated with this StudentAwardPell.
Declaration
public int? SecondaryEfc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SecondaryEfc. |
SecondaryEfcType
Gets or sets the SecondaryEfcType associated with this StudentAwardPell.
Declaration
public string SecondaryEfcType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SecondaryEfcType. |
SecondaryParentContribution
Gets or sets the SecondaryParentContribution associated with this StudentAwardPell.
Declaration
public int? SecondaryParentContribution { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SecondaryParentContribution. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentId
Gets or sets the StudentId associated with this StudentAwardPell.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
StudentIdentifier
Gets or sets the StudentIdentifier associated with this StudentAwardPell.
Declaration
public string StudentIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentIdentifier. |
TotalEligibilityUsed
Gets or sets the TotalEligibilityUsed associated with this StudentAwardPell.
Declaration
public decimal? TotalEligibilityUsed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TotalEligibilityUsed. |
TransactionIdentifier
Gets or sets the TransactionIdentifier associated with this StudentAwardPell.
Declaration
public string TransactionIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TransactionIdentifier. |
UseSecondaryEfcFlag
Gets or sets the UseSecondaryEfcFlag associated with this StudentAwardPell.
Declaration
public string UseSecondaryEfcFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The UseSecondaryEfcFlag. |
VerificationStatus
Gets or sets the VerificationStatus associated with this StudentAwardPell.
Declaration
public string VerificationStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The VerificationStatus. |
VerificationTrackingFlag
Gets or sets the VerificationTrackingFlag associated with this StudentAwardPell.
Declaration
public string VerificationTrackingFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The VerificationTrackingFlag. |
VerificationTransactionFlag
Gets or sets the VerificationTransactionFlag associated with this StudentAwardPell.
Declaration
public string VerificationTransactionFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The VerificationTransactionFlag. |
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. |