Class StudentRevenueSummaryChildTerm
This class represents the EntityModel interface to the SaEnrollRevenueChildTerm database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.StudentAccounts
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentRevenueSummaryChildTerm
Constructors
StudentRevenueSummaryChildTerm()
Declaration
public StudentRevenueSummaryChildTerm()
Properties
AcademicYearSequence
Gets or sets the AcademicYearSequence associated with this StudentRevenueSummaryChildTerm.
Declaration
public decimal AcademicYearSequence { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The AcademicYearSequence. |
BillingFrequency
Gets or sets the BillingFrequency associated with this StudentRevenueSummaryChildTerm.
Declaration
public string BillingFrequency { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BillingFrequency. |
BillingTransactionCode
Gets or sets the BillingTransactionCode associated with this StudentRevenueSummaryChildTerm.
Declaration
public string BillingTransactionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BillingTransactionCode. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this StudentRevenueSummaryChildTerm.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentRevenueSummaryChildTerm.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DeferredRevenue
Gets or sets the DeferredRevenue associated with this StudentRevenueSummaryChildTerm.
Declaration
public decimal DeferredRevenue { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The DeferredRevenue. |
EarnedRevenue
Gets or sets the EarnedRevenue associated with this StudentRevenueSummaryChildTerm.
Declaration
public decimal EarnedRevenue { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The EarnedRevenue. |
ExceptionCode
Gets or sets the ExceptionCode associated with this StudentRevenueSummaryChildTerm.
Declaration
public string ExceptionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExceptionCode. |
Id
Gets or sets the Id associated with this StudentRevenueSummaryChildTerm.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsManualOverride
Gets or sets the IsManualOverride associated with this StudentRevenueSummaryChildTerm.
Declaration
public bool IsManualOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsManualOverride. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentRevenueSummaryChildTerm.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentRevenueSummaryChildTerm.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LastRevenueEarnedAmount
Gets or sets the LastRevenueEarnedAmount associated with this StudentRevenueSummaryChildTerm.
Declaration
public decimal LastRevenueEarnedAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The LastRevenueEarnedAmount. |
LastRevenueEarnedDate
Gets or sets the LastRevenueEarnedDate associated with this StudentRevenueSummaryChildTerm.
Declaration
public DateTime? LastRevenueEarnedDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The LastRevenueEarnedDate. |
MonthRevenueEarnedAmount
Gets or sets the MonthRevenueEarnedAmount associated with this StudentRevenueSummaryChildTerm.
Declaration
public decimal MonthRevenueEarnedAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The MonthRevenueEarnedAmount. |
RevenueBasis
Gets or sets the RevenueBasis associated with this StudentRevenueSummaryChildTerm.
Declaration
public string RevenueBasis { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RevenueBasis. |
RevenuePeriodBeginDate
Gets or sets the RevenuePeriodBeginDate associated with this StudentRevenueSummaryChildTerm.
Declaration
public DateTime? RevenuePeriodBeginDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The RevenuePeriodBeginDate. |
RevenuePeriodEndDate
Gets or sets the RevenuePeriodEndDate associated with this StudentRevenueSummaryChildTerm.
Declaration
public DateTime? RevenuePeriodEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The RevenuePeriodEndDate. |
StudentEnrollmentPeriod
Declaration
public virtual StudentEnrollmentPeriod StudentEnrollmentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this StudentRevenueSummaryChildTerm.
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentEnrollmentPeriodId. |
StudentRevenueSummary
Declaration
public virtual StudentRevenueSummary StudentRevenueSummary { get; set; }
Property Value
Type | Description |
---|---|
StudentRevenueSummary |
StudentRevenueSummaryId
Gets or sets the StudentRevenueSummaryId associated with this StudentRevenueSummaryChildTerm.
Declaration
public int StudentRevenueSummaryId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentRevenueSummaryId. |
Term
Declaration
public virtual Term Term { get; set; }
Property Value
Type | Description |
---|---|
Term |
TermId
Gets or sets the TermId associated with this StudentRevenueSummaryChildTerm.
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermId. |
TotalNumberUnits
Gets or sets the TotalNumberUnits associated with this StudentRevenueSummaryChildTerm.
Declaration
public decimal TotalNumberUnits { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The TotalNumberUnits. |
TotalNumberUnitsEarned
Gets or sets the TotalNumberUnitsEarned associated with this StudentRevenueSummaryChildTerm.
Declaration
public decimal TotalNumberUnitsEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The TotalNumberUnitsEarned. |
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. |