Class RefundCalculationRt4HistoryFreezeDate
This class represents the EntityModel interface to the SaRefundCalculationFreezeDateHistory_vw database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.StudentAccounts
Assembly: Cmc.Nexus.Models.dll
Syntax
public class RefundCalculationRt4HistoryFreezeDate
Constructors
RefundCalculationRt4HistoryFreezeDate()
Declaration
public RefundCalculationRt4HistoryFreezeDate()
Properties
CampusName
Gets or sets the CampusName associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusName. |
CourseCode
Gets or sets the CourseCode associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public string CourseCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CourseCode. |
CourseName
Gets or sets the CourseName associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public string CourseName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CourseName. |
CourseRegistrationDate
Gets or sets the CourseRegistrationDate associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public DateTime? CourseRegistrationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The CourseRegistrationDate. |
CourseStatus
Gets or sets the CourseStatus associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public string CourseStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CourseStatus. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CreditHours
Gets or sets the CreditHours associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public decimal? CreditHours { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CreditHours. |
FreezeDate
Gets or sets the FreezeDate associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public DateTime? FreezeDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The FreezeDate. |
Id
Gets or sets the Id associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
ModifiedByUserName
Gets or sets the ModifiedByUserName associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public string ModifiedByUserName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ModifiedByUserName. |
ModuleCode
Gets or sets the ModuleCode associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public string ModuleCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ModuleCode. |
NsldsWithdrawalDate
Gets or sets the NsldsWithdrawalDate associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public DateTime? NsldsWithdrawalDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The NsldsWithdrawalDate. |
PaymentPeriodId
Gets or sets the PaymentPeriodId associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public int? PaymentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PaymentPeriodId. |
ProgramName
Gets or sets the ProgramName associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public string ProgramName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramName. |
ProgramVersionName
Gets or sets the ProgramVersionName associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public string ProgramVersionName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramVersionName. |
Rt4CalculationDate
Gets or sets the Rt4CalculationDate associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public DateTime? Rt4CalculationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The Rt4CalculationDate. |
Rt4CalculationStatus
Gets or sets the Rt4CalculationStatus associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public string Rt4CalculationStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Rt4CalculationStatus. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentId
Gets or sets the StudentId associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
StudentName
Gets or sets the StudentName associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public string StudentName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentName. |
StudentNumber
Gets or sets the StudentNumber associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public string StudentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentNumber. |
StudentRt4Calculation
Declaration
public virtual StudentRt4Calculation StudentRt4Calculation { get; set; }
Property Value
Type | Description |
---|---|
StudentRt4Calculation |
StudentRt4CalculationId
Gets or sets the StudentRt4CalculationId associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public int StudentRt4CalculationId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentRt4CalculationId. |
Term
Declaration
public virtual Term Term { get; set; }
Property Value
Type | Description |
---|---|
Term |
TermCode
Gets or sets the TermCode associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public string TermCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TermCode. |
TermId
Gets or sets the TermId associated with this RefundCalculationRt4HistoryFreezeDate.
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermId. |
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. |