Class StudentAcademicYearPaymentPeriod
This class represents the EntityModel interface to the FaStudentAYPaymentPeriod database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentAcademicYearPaymentPeriod
Constructors
StudentAcademicYearPaymentPeriod()
Declaration
public StudentAcademicYearPaymentPeriod()
Properties
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentAcademicYearPaymentPeriod.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
Credits
Gets or sets the Credits associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? Credits { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The Credits. |
CumulativeClockHoursAttempted
Gets or sets the CumulativeClockHoursAttempted associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? CumulativeClockHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeClockHoursAttempted. |
CumulativeClockHoursEarned
Gets or sets the CumulativeClockHoursEarned associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? CumulativeClockHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeClockHoursEarned. |
CumulativeCreditHoursAttempted
Gets or sets the CumulativeCreditHoursAttempted associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? CumulativeCreditHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeCreditHoursAttempted. |
CumulativeCreditHoursEarned
Gets or sets the CumulativeCreditHoursEarned associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? CumulativeCreditHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeCreditHoursEarned. |
CumulativeGpa
Gets or sets the CumulativeGpa associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? CumulativeGpa { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeGpa. |
CumulativeGpaPoints
Gets or sets the CumulativeGpaPoints associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? CumulativeGpaPoints { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeGpaPoints. |
CumulativeNumericAverage
Gets or sets the CumulativeNumericAverage associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? CumulativeNumericAverage { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CumulativeNumericAverage. |
EndDate
Gets or sets the EndDate associated with this StudentAcademicYearPaymentPeriod.
Declaration
public DateTime EndDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The EndDate. |
Id
Gets or sets the Id associated with this StudentAcademicYearPaymentPeriod.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsAreaOfStudyTransferComplete
Gets or sets the IsAreaOfStudyTransferComplete associated with this StudentAcademicYearPaymentPeriod.
Declaration
public bool IsAreaOfStudyTransferComplete { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAreaOfStudyTransferComplete. |
IsCompleted
Gets or sets the IsCompleted associated with this StudentAcademicYearPaymentPeriod.
Declaration
public bool? IsCompleted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsCompleted. |
IsCustom
Gets or sets the IsCustom associated with this StudentAcademicYearPaymentPeriod.
Declaration
public bool IsCustom { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCustom. |
IsManualOverrideDate
Gets or sets the IsManualOverrideDate associated with this StudentAcademicYearPaymentPeriod.
Declaration
public bool IsManualOverrideDate { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsManualOverrideDate. |
IsNotEligibleForT4
Gets or sets the IsNotEligibleForT4 associated with this StudentAcademicYearPaymentPeriod.
Declaration
public bool IsNotEligibleForT4 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsNotEligibleForT4. |
IsScheduledComplete
Gets or sets the IsScheduledComplete associated with this StudentAcademicYearPaymentPeriod.
Declaration
public bool IsScheduledComplete { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsScheduledComplete. |
IwMilestoneDate
Gets or sets the IwMilestoneDate associated with this StudentAcademicYearPaymentPeriod.
Declaration
public DateTime? IwMilestoneDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The IwMilestoneDate. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentAcademicYearPaymentPeriod.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentAcademicYearPaymentPeriod.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
PaymentPeriodClockHoursAttempted
Gets or sets the PaymentPeriodClockHoursAttempted associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? PaymentPeriodClockHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PaymentPeriodClockHoursAttempted. |
PaymentPeriodClockHoursEarned
Gets or sets the PaymentPeriodClockHoursEarned associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? PaymentPeriodClockHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PaymentPeriodClockHoursEarned. |
PaymentPeriodCreditHoursAttempted
Gets or sets the PaymentPeriodCreditHoursAttempted associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? PaymentPeriodCreditHoursAttempted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PaymentPeriodCreditHoursAttempted. |
PaymentPeriodCreditHoursEarned
Gets or sets the PaymentPeriodCreditHoursEarned associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? PaymentPeriodCreditHoursEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PaymentPeriodCreditHoursEarned. |
PaymentPeriodGpa
Gets or sets the PaymentPeriodGpa associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? PaymentPeriodGpa { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PaymentPeriodGpa. |
PaymentPeriodGpaPoints
Gets or sets the PaymentPeriodGpaPoints associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? PaymentPeriodGpaPoints { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PaymentPeriodGpaPoints. |
PaymentPeriodNumericAverage
Gets or sets the PaymentPeriodNumericAverage associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? PaymentPeriodNumericAverage { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The PaymentPeriodNumericAverage. |
RefundCalculation
Declaration
public virtual ICollection<StudentRefundCalculation> RefundCalculation { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentRefundCalculation> |
SapEvaluationDate
Gets or sets the SapEvaluationDate associated with this StudentAcademicYearPaymentPeriod.
Declaration
public DateTime? SapEvaluationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The SapEvaluationDate. |
SapStatus
Declaration
public virtual FaSapStatus SapStatus { get; set; }
Property Value
Type | Description |
---|---|
FaSapStatus |
SapStatusId
Gets or sets the SapStatusId associated with this StudentAcademicYearPaymentPeriod.
Declaration
public int? SapStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SapStatusId. |
Sequence
Gets or sets the Sequence associated with this StudentAcademicYearPaymentPeriod.
Declaration
public int Sequence { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Sequence. |
StartDate
Gets or sets the StartDate associated with this StudentAcademicYearPaymentPeriod.
Declaration
public DateTime StartDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The StartDate. |
StudentAcademicYear
Declaration
public virtual StudentAcademicYear StudentAcademicYear { get; set; }
Property Value
Type | Description |
---|---|
StudentAcademicYear |
StudentAcademicYearId
Gets or sets the StudentAcademicYearId associated with this StudentAcademicYearPaymentPeriod.
Declaration
public int StudentAcademicYearId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentAcademicYearId. |
StudentAccountPendingTransactions
Declaration
public virtual ICollection<StudentAccountPendingTransaction> StudentAccountPendingTransactions { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentAccountPendingTransaction> |
StudentAccountTransactions
Declaration
public virtual ICollection<StudentAccountTransaction> StudentAccountTransactions { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentAccountTransaction> |
StudentAward
Declaration
public virtual StudentAward StudentAward { get; set; }
Property Value
Type | Description |
---|---|
StudentAward |
StudentAwardId
Gets or sets the StudentAwardId associated with this StudentAcademicYearPaymentPeriod.
Declaration
public int? StudentAwardId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAwardId. |
UnitsMilestoneDate
Gets or sets the UnitsMilestoneDate associated with this StudentAcademicYearPaymentPeriod.
Declaration
public DateTime? UnitsMilestoneDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The UnitsMilestoneDate. |
Weeks
Gets or sets the Weeks associated with this StudentAcademicYearPaymentPeriod.
Declaration
public decimal? Weeks { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The Weeks. |
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. |