Class FaShoppingSheetLoanOption
This class represents the EntityModel interface to the FaShoppingSheetLoanOptionsConfig database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class FaShoppingSheetLoanOption
Constructors
FaShoppingSheetLoanOption()
Declaration
public FaShoppingSheetLoanOption()
Properties
AwardYearIdentifier
Gets or sets the AwardYearIdentifier associated with this FaShoppingSheetLoanOption.
Declaration
public string AwardYearIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYearIdentifier. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this FaShoppingSheetLoanOption.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this FaShoppingSheetLoanOption.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DirectSubLoan
Gets or sets the DirectSubLoan associated with this FaShoppingSheetLoanOption.
Declaration
public decimal? DirectSubLoan { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The DirectSubLoan. |
DirectUnsubLoan
Gets or sets the DirectUnsubLoan associated with this FaShoppingSheetLoanOption.
Declaration
public decimal? DirectUnsubLoan { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The DirectUnsubLoan. |
GradInstLoanAmount
Gets or sets the GradInstLoanAmount associated with this FaShoppingSheetLoanOption.
Declaration
public decimal? GradInstLoanAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The GradInstLoanAmount. |
GradPlusLoanAmount
Gets or sets the GradPlusLoanAmount associated with this FaShoppingSheetLoanOption.
Declaration
public decimal? GradPlusLoanAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The GradPlusLoanAmount. |
GradPrivateLoan
Gets or sets the GradPrivateLoan associated with this FaShoppingSheetLoanOption.
Declaration
public decimal? GradPrivateLoan { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The GradPrivateLoan. |
HrsaLoanAmount
Gets or sets the HrsaLoanAmount associated with this FaShoppingSheetLoanOption.
Declaration
public decimal? HrsaLoanAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The HrsaLoanAmount. |
Id
Gets or sets the Id associated with this FaShoppingSheetLoanOption.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
InstitutionalLoanAmount
Gets or sets the InstitutionalLoanAmount associated with this FaShoppingSheetLoanOption.
Declaration
public decimal? InstitutionalLoanAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The InstitutionalLoanAmount. |
IsDirectSubLoanNa
Gets or sets the IsDirectSubLoanNa associated with this FaShoppingSheetLoanOption.
Declaration
public bool IsDirectSubLoanNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDirectSubLoanNa. |
IsDirectUnsubLoanNa
Gets or sets the IsDirectUnsubLoanNa associated with this FaShoppingSheetLoanOption.
Declaration
public bool IsDirectUnsubLoanNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDirectUnsubLoanNa. |
IsGradePlusLoanNa
Declaration
[Obsolete("Do not use. Use IsGradPluaLoanNa instead")]
public bool IsGradePlusLoanNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsGradInstLoanNa
Gets or sets the IsGradInstLoanNa associated with this FaShoppingSheetLoanOption.
Declaration
public bool IsGradInstLoanNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsGradInstLoanNa. |
IsGradPlusLoanNa
Gets or sets the IsGradPlusLoanNa associated with this FaShoppingSheetLoanOption.
Declaration
public bool IsGradPlusLoanNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsGradPlusLoanNa. |
IsGradPrivateLoanNa
Gets or sets the IsGradPrivateLoanNa associated with this FaShoppingSheetLoanOption.
Declaration
public bool IsGradPrivateLoanNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsGradPrivateLoanNa. |
IsHrsaLoanNa
Gets or sets the IsHrsaLoanNa associated with this FaShoppingSheetLoanOption.
Declaration
public bool IsHrsaLoanNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsHrsaLoanNa. |
IsInstitutionalLoanNa
Gets or sets the IsInstitutionalLoanNa associated with this FaShoppingSheetLoanOption.
Declaration
public bool IsInstitutionalLoanNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsInstitutionalLoanNa. |
IsOtherAidNa
Gets or sets the IsOtherAidNa associated with this FaShoppingSheetLoanOption.
Declaration
public bool IsOtherAidNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsOtherAidNa. |
IsParentPlusLoanNa
Gets or sets the IsParentPlusLoanNa associated with this FaShoppingSheetLoanOption.
Declaration
public bool IsParentPlusLoanNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsParentPlusLoanNa. |
IsPerkinsLoanNa
Gets or sets the IsPerkinsLoanNa associated with this FaShoppingSheetLoanOption.
Declaration
public bool IsPerkinsLoanNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPerkinsLoanNa. |
IsPrivateLoanNa
Gets or sets the IsPrivateLoanNa associated with this FaShoppingSheetLoanOption.
Declaration
public bool IsPrivateLoanNa { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPrivateLoanNa. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this FaShoppingSheetLoanOption.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this FaShoppingSheetLoanOption.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
OtherAidAmount
Gets or sets the OtherAidAmount associated with this FaShoppingSheetLoanOption.
Declaration
public decimal? OtherAidAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The OtherAidAmount. |
ParentPlusLoanAmount
Gets or sets the ParentPlusLoanAmount associated with this FaShoppingSheetLoanOption.
Declaration
public decimal? ParentPlusLoanAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The ParentPlusLoanAmount. |
PerkinsLoan
Gets or sets the PerkinsLoan associated with this FaShoppingSheetLoanOption.
Declaration
public decimal? PerkinsLoan { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PerkinsLoan. |
PrivateLoanAmount
Gets or sets the PrivateLoanAmount associated with this FaShoppingSheetLoanOption.
Declaration
public decimal? PrivateLoanAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PrivateLoanAmount. |
ProgramVersion
Declaration
public virtual ProgramVersion ProgramVersion { get; set; }
Property Value
Type | Description |
---|---|
ProgramVersion |
ProgramVersionId
Gets or sets the ProgramVersionId associated with this FaShoppingSheetLoanOption.
Declaration
public int ProgramVersionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ProgramVersionId. |
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. |