Class FundSourceAutoAwardRule
This class represents the EntityModel interface to the FaFundSourceAutoAwardRules database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class FundSourceAutoAwardRule
Constructors
FundSourceAutoAwardRule()
Declaration
public FundSourceAutoAwardRule()
Properties
AwardingOrder
Gets or sets the AwardingOrder associated with this FundSourceAutoAwardRule.
Declaration
public short AwardingOrder { get; set; }
Property Value
Type | Description |
---|---|
System.Int16 | The AwardingOrder. |
AwardLetterSortOrder
Gets or sets the AwardLetterSortOrder associated with this FundSourceAutoAwardRule.
Declaration
public short AwardLetterSortOrder { get; set; }
Property Value
Type | Description |
---|---|
System.Int16 | The AwardLetterSortOrder. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this FundSourceAutoAwardRule.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this FundSourceAutoAwardRule.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DisbursingEligibilityRulesFlag
Gets or sets the DisbursingEligibilityRulesFlag associated with this FundSourceAutoAwardRule.
Declaration
public string DisbursingEligibilityRulesFlag { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DisbursingEligibilityRulesFlag. |
FundSource
Declaration
public virtual FundSource FundSource { get; set; }
Property Value
Type | Description |
---|---|
FundSource |
FundSourceBillingTransactionCodes
Declaration
public virtual ICollection<FundSourceBillingTransactionCode> FundSourceBillingTransactionCodes { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<FundSourceBillingTransactionCode> |
FundSourceEligibilityConditions
Declaration
public virtual ICollection<FundSourceEligibilityCondition> FundSourceEligibilityConditions { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<FundSourceEligibilityCondition> |
FundSourceId
Gets or sets the FundSourceId associated with this FundSourceAutoAwardRule.
Declaration
public int FundSourceId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The FundSourceId. |
Id
Gets or sets the Id associated with this FundSourceAutoAwardRule.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsAllTransactionCodesAwarded
Gets or sets the IsAllTransactionCodesAwarded associated with this FundSourceAutoAwardRule.
Declaration
public bool IsAllTransactionCodesAwarded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllTransactionCodesAwarded. |
IsAutoAccept
Gets or sets the IsAutoAccept associated with this FundSourceAutoAwardRule.
Declaration
public bool IsAutoAccept { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAutoAccept. |
IsAutoRepackage
Gets or sets the IsAutoRepackage associated with this FundSourceAutoAwardRule.
Declaration
public bool IsAutoRepackage { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAutoRepackage. |
IsCrossoverPaymentPeriodAwardedByAwardYear2
Gets or sets the IsCrossoverPaymentPeriodAwardedByAwardYear2 associated with this FundSourceAutoAwardRule.
Declaration
public bool IsCrossoverPaymentPeriodAwardedByAwardYear2 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCrossoverPaymentPeriodAwardedByAwardYear2. |
IsCrossoverPaymentPeriodMostBeneficialYearRoundPell
Gets or sets the IsCrossoverPaymentPeriodMostBeneficialYearRoundPell associated with this FundSourceAutoAwardRule.
Declaration
public bool IsCrossoverPaymentPeriodMostBeneficialYearRoundPell { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCrossoverPaymentPeriodMostBeneficialYearRoundPell. |
IsDisbAmountsRounded
Gets or sets the IsDisbAmountsRounded associated with this FundSourceAutoAwardRule.
Declaration
public bool IsDisbAmountsRounded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDisbAmountsRounded. |
IsEfcUsed
Gets or sets the IsEfcUsed associated with this FundSourceAutoAwardRule.
Declaration
public string IsEfcUsed { get; set; }
Property Value
Type | Description |
---|---|
System.String | The IsEfcUsed. |
IsFundsPreventedWhenNoIsir
Gets or sets the IsFundsPreventedWhenNoIsir associated with this FundSourceAutoAwardRule.
Declaration
public bool IsFundsPreventedWhenNoIsir { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsFundsPreventedWhenNoIsir. |
IsUserLockAllowed
Gets or sets the IsUserLockAllowed associated with this FundSourceAutoAwardRule.
Declaration
public bool IsUserLockAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsUserLockAllowed. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this FundSourceAutoAwardRule.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this FundSourceAutoAwardRule.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
OverawardRules
Declaration
public virtual ICollection<FundSourceAutoAwardRuleOverawardRule> OverawardRules { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<FundSourceAutoAwardRuleOverawardRule> |
RepackageAction
Gets or sets the RepackageAction associated with this FundSourceAutoAwardRule.
Declaration
public string RepackageAction { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RepackageAction. |
RepackageAdjustmentRules
Declaration
public virtual ICollection<FundSourceAutoAwardRepackageAdjustmentRule> RepackageAdjustmentRules { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<FundSourceAutoAwardRepackageAdjustmentRule> |
RepackageMethod
Gets or sets the RepackageMethod associated with this FundSourceAutoAwardRule.
Declaration
public string RepackageMethod { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RepackageMethod. |
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. |