Class StudentAwardNonTitleIvBatchDetail
This class represents the EntityModel interface to the FaStudentFundSourceBatchDetail_FAA database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentAwardNonTitleIvBatchDetail
Constructors
StudentAwardNonTitleIvBatchDetail()
Declaration
public StudentAwardNonTitleIvBatchDetail()
Properties
AcademicYear
Declaration
[Obsolete("Do not use. Use AcademicYearList instead.")]
public string AcademicYear { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AcademicYearList
Gets or sets the AcademicYearList associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string AcademicYearList { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AcademicYearList. |
Agency
Declaration
public virtual Agency Agency { get; set; }
Property Value
Type | Description |
---|---|
Agency |
AgencyBranch
Declaration
public virtual AgencyBranch AgencyBranch { get; set; }
Property Value
Type | Description |
---|---|
AgencyBranch |
AgencyBranchId
Gets or sets the AgencyBranchId associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public int? AgencyBranchId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AgencyBranchId. |
AgencyBranchName
Gets or sets the AgencyBranchName associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string AgencyBranchName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AgencyBranchName. |
AgencyId
Gets or sets the AgencyId associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public int? AgencyId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AgencyId. |
AgencyName
Gets or sets the AgencyName associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string AgencyName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AgencyName. |
AllowStipend
Declaration
[Obsolete("Do not use. Use IsAllowStipend instead.")]
public string AllowStipend { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AwardAllTrxCode
Declaration
[Obsolete("Do not use. Use IsAwardAllTrxCode instead.")]
public string AwardAllTrxCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |
AwardYear
Gets or sets the AwardYear associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public int? CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CampusId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EffectiveDate
Gets or sets the EffectiveDate associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public DateTime? EffectiveDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EffectiveDate. |
EnrollmentProgram
Gets or sets the EnrollmentProgram associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string EnrollmentProgram { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EnrollmentProgram. |
FundingType
Gets or sets the FundingType associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string FundingType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundingType. |
FundSource
Declaration
public virtual FundSource FundSource { get; set; }
Property Value
Type | Description |
---|---|
FundSource |
FundSourceCode
Gets or sets the FundSourceCode associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string FundSourceCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceCode. |
FundSourceId
Gets or sets the FundSourceId associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public int? FundSourceId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The FundSourceId. |
FundSourceType
Gets or sets the FundSourceType associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string FundSourceType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceType. |
Id
Gets or sets the Id associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
ImportedDate
Gets or sets the ImportedDate associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public DateTime? ImportedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ImportedDate. |
IsAllowStipend
Gets or sets the IsAllowStipend associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public bool? IsAllowStipend { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsAllowStipend. |
IsAwardAllTrxCode
Gets or sets the IsAwardAllTrxCode associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public bool? IsAwardAllTrxCode { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsAwardAllTrxCode. |
IsDuplicate
Gets or sets the IsDuplicate associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public bool? IsDuplicate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsDuplicate. |
IsOverride
Gets or sets the IsOverride associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public bool? IsOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsOverride. |
IsReview
Gets or sets the IsReview associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public bool? IsReview { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsReview. |
JobStartedDate
Gets or sets the JobStartedDate associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public DateTime? JobStartedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The JobStartedDate. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUser
Declaration
public virtual Staff LastModifiedUser { get; set; }
Property Value
Type | Description |
---|---|
Staff |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LimitAmount
Gets or sets the LimitAmount associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public decimal? LimitAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The LimitAmount. |
LimitPercent
Gets or sets the LimitPercent associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public decimal? LimitPercent { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The LimitPercent. |
MaxAmount
Gets or sets the MaxAmount associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public decimal? MaxAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The MaxAmount. |
MaxAmountType
Gets or sets the MaxAmountType associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string MaxAmountType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The MaxAmountType. |
MaxCreditHours
Gets or sets the MaxCreditHours associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public decimal? MaxCreditHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The MaxCreditHours. |
MaxPaidCreditLimit
Gets or sets the MaxPaidCreditLimit associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public decimal? MaxPaidCreditLimit { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The MaxPaidCreditLimit. |
MinCreditHours
Gets or sets the MinCreditHours associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public decimal? MinCreditHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The MinCreditHours. |
MinCreditLoad
Gets or sets the MinCreditLoad associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public decimal? MinCreditLoad { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The MinCreditLoad. |
Priority
Gets or sets the Priority associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public short? Priority { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int16> | The Priority. |
ReAward
Gets or sets the ReAward associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string ReAward { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ReAward. |
RecordStatus
Gets or sets the RecordStatus associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string RecordStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RecordStatus. |
Ssn
Gets or sets the Ssn associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string Ssn { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Ssn. |
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 StudentAwardNonTitleIvBatchDetail.
Declaration
public int StudentAwardNonTitleIvBatchId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentAwardNonTitleIvBatchId. |
StudentAwardNonTitleIvBatchRun
Declaration
public virtual StudentAwardNonTitleIvBatchRun StudentAwardNonTitleIvBatchRun { get; set; }
Property Value
Type | Description |
---|---|
StudentAwardNonTitleIvBatchRun |
StudentAwardNonTitleIvBatchRunId
Gets or sets the StudentAwardNonTitleIvBatchRunId associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public int? StudentAwardNonTitleIvBatchRunId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAwardNonTitleIvBatchRunId. |
StudentAwardNonTitleIvPaymentPeriodIdList
Gets or sets the StudentAwardNonTitleIvPaymentPeriodIdList associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string StudentAwardNonTitleIvPaymentPeriodIdList { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentAwardNonTitleIvPaymentPeriodIdList. |
StudentEnrollmentPeriod
Declaration
public virtual StudentEnrollmentPeriod StudentEnrollmentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public int? StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentEnrollmentPeriodId. |
StudentFirstName
Gets or sets the StudentFirstName associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string StudentFirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentFirstName. |
StudentId
Gets or sets the StudentId associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public int? StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentId. |
StudentLastName
Gets or sets the StudentLastName associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string StudentLastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentLastName. |
StudentNumber
Gets or sets the StudentNumber associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string StudentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentNumber. |
TermIdList
Gets or sets the TermIdList associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string TermIdList { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TermIdList. |
TransactionCategory
Gets or sets the TransactionCategory associated with this StudentAwardNonTitleIvBatchDetail.
Declaration
public string TransactionCategory { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TransactionCategory. |
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. |