Class StudentAwardNonTitleIvAward
This class represents the EntityModel interface to the FaaStudentFundConfiguration_vw database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentAwardNonTitleIvAward
Constructors
StudentAwardNonTitleIvAward()
Declaration
public StudentAwardNonTitleIvAward()
Properties
AmountPaid
Gets or sets the AmountPaid associated with this StudentAwardNonTitleIvAward.
Declaration
public decimal? AmountPaid { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The AmountPaid. |
AwardAmount
Gets or sets the AwardAmount associated with this StudentAwardNonTitleIvAward.
Declaration
public decimal AwardAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The AwardAmount. |
AwardYear
Gets or sets the AwardYear associated with this StudentAwardNonTitleIvAward.
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear. |
Balance
Gets or sets the Balance associated with this StudentAwardNonTitleIvAward.
Declaration
public decimal? Balance { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The Balance. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusCode
Gets or sets the CampusCode associated with this StudentAwardNonTitleIvAward.
Declaration
public string CampusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusCode. |
CampusId
Gets or sets the CampusId associated with this StudentAwardNonTitleIvAward.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CampusName
Gets or sets the CampusName associated with this StudentAwardNonTitleIvAward.
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusName. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentAwardNonTitleIvAward.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
FundSource
Declaration
public virtual FundSource FundSource { get; set; }
Property Value
Type | Description |
---|---|
FundSource |
FundSourceCode
Gets or sets the FundSourceCode associated with this StudentAwardNonTitleIvAward.
Declaration
public string FundSourceCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceCode. |
FundSourceId
Gets or sets the FundSourceId associated with this StudentAwardNonTitleIvAward.
Declaration
public int FundSourceId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The FundSourceId. |
FundSourceName
Gets or sets the FundSourceName associated with this StudentAwardNonTitleIvAward.
Declaration
public string FundSourceName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceName. |
FundSourceType
Gets or sets the FundSourceType associated with this StudentAwardNonTitleIvAward.
Declaration
public string FundSourceType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceType. |
FundSourceTypeName
Gets or sets the FundSourceTypeName associated with this StudentAwardNonTitleIvAward.
Declaration
public string FundSourceTypeName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceTypeName. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentAwardNonTitleIvAward.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentAwardNonTitleIvAward.
Declaration
public string LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LastModifiedUserId. |
PaymentPeriodCodeList
Gets or sets the PaymentPeriodCodeList associated with this StudentAwardNonTitleIvAward.
Declaration
public string PaymentPeriodCodeList { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PaymentPeriodCodeList. |
Program
Declaration
public virtual Program Program { get; set; }
Property Value
Type | Description |
---|---|
Program |
ProgramCode
Gets or sets the ProgramCode associated with this StudentAwardNonTitleIvAward.
Declaration
public string ProgramCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramCode. |
ProgramId
Gets or sets the ProgramId associated with this StudentAwardNonTitleIvAward.
Declaration
public int ProgramId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ProgramId. |
ProgramVersion
Declaration
public virtual ProgramVersion ProgramVersion { get; set; }
Property Value
Type | Description |
---|---|
ProgramVersion |
ProgramVersionCode
Gets or sets the ProgramVersionCode associated with this StudentAwardNonTitleIvAward.
Declaration
public string ProgramVersionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramVersionCode. |
ProgramVersionId
Gets or sets the ProgramVersionId associated with this StudentAwardNonTitleIvAward.
Declaration
public int ProgramVersionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ProgramVersionId. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentAwardNonTitleIvBatch
Declaration
public virtual StudentAwardNonTitleIvBatch StudentAwardNonTitleIvBatch { get; set; }
Property Value
Type | Description |
---|---|
StudentAwardNonTitleIvBatch |
StudentAwardNonTitleIvBatchId
Gets or sets the StudentAwardNonTitleIvBatchId associated with this StudentAwardNonTitleIvAward.
Declaration
public int? StudentAwardNonTitleIvBatchId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAwardNonTitleIvBatchId. |
StudentAwardNonTitleIvRuleFundSourceId
Gets or sets the StudentAwardNonTitleIvRuleFundSourceId associated with this StudentAwardNonTitleIvAward.
Declaration
public int StudentAwardNonTitleIvRuleFundSourceId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentAwardNonTitleIvRuleFundSourceId. |
StudentFirstName
Gets or sets the StudentFirstName associated with this StudentAwardNonTitleIvAward.
Declaration
public string StudentFirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentFirstName. |
StudentId
Gets or sets the StudentId associated with this StudentAwardNonTitleIvAward.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
StudentLastName
Gets or sets the StudentLastName associated with this StudentAwardNonTitleIvAward.
Declaration
public string StudentLastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentLastName. |
StudentName
Gets or sets the StudentName associated with this StudentAwardNonTitleIvAward.
Declaration
public string StudentName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentName. |
StudentNumber
Gets or sets the StudentNumber associated with this StudentAwardNonTitleIvAward.
Declaration
public string StudentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentNumber. |
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. |