Class StudentRevenueDetailReportWork
This class represents the EntityModel interface to the SaRevenueDetailRptWork database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.StudentAccounts
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentRevenueDetailReportWork
Constructors
StudentRevenueDetailReportWork()
Declaration
public StudentRevenueDetailReportWork()
Properties
Amount
Gets or sets the Amount associated with this StudentRevenueDetailReportWork.
Declaration
public decimal? Amount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The Amount. |
BatchNumber
Gets or sets the BatchNumber associated with this StudentRevenueDetailReportWork.
Declaration
public string BatchNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BatchNumber. |
BeginUnearned
Gets or sets the BeginUnearned associated with this StudentRevenueDetailReportWork.
Declaration
public decimal? BeginUnearned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The BeginUnearned. |
CampusCode
Gets or sets the CampusCode associated with this StudentRevenueDetailReportWork.
Declaration
public string CampusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusCode. |
CampusId
Gets or sets the CampusId associated with this StudentRevenueDetailReportWork.
Declaration
public int? CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CampusId. |
CampusName
Gets or sets the CampusName associated with this StudentRevenueDetailReportWork.
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusName. |
ChildTermCode
Gets or sets the ChildTermCode associated with this StudentRevenueDetailReportWork.
Declaration
public string ChildTermCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ChildTermCode. |
ChildTermId
Gets or sets the ChildTermId associated with this StudentRevenueDetailReportWork.
Declaration
public int? ChildTermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ChildTermId. |
ClassScheduleId
Gets or sets the ClassScheduleId associated with this StudentRevenueDetailReportWork.
Declaration
public int? ClassScheduleId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ClassScheduleId. |
CourseCode
Gets or sets the CourseCode associated with this StudentRevenueDetailReportWork.
Declaration
public string CourseCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CourseCode. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentRevenueDetailReportWork.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EarnOnChildTerm
Gets or sets the EarnOnChildTerm associated with this StudentRevenueDetailReportWork.
Declaration
public bool? EarnOnChildTerm { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The EarnOnChildTerm. |
EnrollmentDescription
Gets or sets the EnrollmentDescription associated with this StudentRevenueDetailReportWork.
Declaration
public string EnrollmentDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EnrollmentDescription. |
EnrollmentRevenueId
Gets or sets the EnrollmentRevenueId associated with this StudentRevenueDetailReportWork.
Declaration
public int? EnrollmentRevenueId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The EnrollmentRevenueId. |
EnrollmentStatus
Gets or sets the EnrollmentStatus associated with this StudentRevenueDetailReportWork.
Declaration
public string EnrollmentStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EnrollmentStatus. |
EnrollmentStatusCode
Gets or sets the EnrollmentStatusCode associated with this StudentRevenueDetailReportWork.
Declaration
public string EnrollmentStatusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EnrollmentStatusCode. |
ExceptionReason
Gets or sets the ExceptionReason associated with this StudentRevenueDetailReportWork.
Declaration
public string ExceptionReason { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExceptionReason. |
FutureRevenue
Gets or sets the FutureRevenue associated with this StudentRevenueDetailReportWork.
Declaration
public decimal? FutureRevenue { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The FutureRevenue. |
GraduationDate
Gets or sets the GraduationDate associated with this StudentRevenueDetailReportWork.
Declaration
public DateTime? GraduationDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The GraduationDate. |
Id
Gets or sets the Id associated with this StudentRevenueDetailReportWork.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentRevenueDetailReportWork.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentRevenueDetailReportWork.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
NewCharges
Gets or sets the NewCharges associated with this StudentRevenueDetailReportWork.
Declaration
public decimal? NewCharges { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The NewCharges. |
Offset
Gets or sets the Offset associated with this StudentRevenueDetailReportWork.
Declaration
public int? Offset { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The Offset. |
PaymentPeriod
Gets or sets the PaymentPeriod associated with this StudentRevenueDetailReportWork.
Declaration
public string PaymentPeriod { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PaymentPeriod. |
PrintId
Gets or sets the PrintId associated with this StudentRevenueDetailReportWork.
Declaration
public string PrintId { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PrintId. |
ProgramCode
Gets or sets the ProgramCode associated with this StudentRevenueDetailReportWork.
Declaration
public string ProgramCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramCode. |
ProgramVersionName
Gets or sets the ProgramVersionName associated with this StudentRevenueDetailReportWork.
Declaration
public string ProgramVersionName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramVersionName. |
Reference
Gets or sets the Reference associated with this StudentRevenueDetailReportWork.
Declaration
public string Reference { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Reference. |
ReportSource
Gets or sets the ReportSource associated with this StudentRevenueDetailReportWork.
Declaration
public string ReportSource { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ReportSource. |
RevenueEarned
Gets or sets the RevenueEarned associated with this StudentRevenueDetailReportWork.
Declaration
public decimal? RevenueEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The RevenueEarned. |
RevenueExceptions
Gets or sets the RevenueExceptions associated with this StudentRevenueDetailReportWork.
Declaration
public string RevenueExceptions { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RevenueExceptions. |
Source
Gets or sets the Source associated with this StudentRevenueDetailReportWork.
Declaration
public string Source { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Source. |
StartDate
Gets or sets the StartDate associated with this StudentRevenueDetailReportWork.
Declaration
public DateTime? StartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The StartDate. |
StudentAcademicYearPaymentPeriodId
Gets or sets the StudentAcademicYearPaymentPeriodId associated with this StudentRevenueDetailReportWork.
Declaration
public int? StudentAcademicYearPaymentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAcademicYearPaymentPeriodId. |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this StudentRevenueDetailReportWork.
Declaration
public int? StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentEnrollmentPeriodId. |
StudentId
Gets or sets the StudentId associated with this StudentRevenueDetailReportWork.
Declaration
public int? StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentId. |
StudentName
Gets or sets the StudentName associated with this StudentRevenueDetailReportWork.
Declaration
public string StudentName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentName. |
TermName
Gets or sets the TermName associated with this StudentRevenueDetailReportWork.
Declaration
public string TermName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TermName. |
TotalUnits
Gets or sets the TotalUnits associated with this StudentRevenueDetailReportWork.
Declaration
public decimal? TotalUnits { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TotalUnits. |
TransactionCodeName
Gets or sets the TransactionCodeName associated with this StudentRevenueDetailReportWork.
Declaration
public string TransactionCodeName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TransactionCodeName. |
Type
Gets or sets the Type associated with this StudentRevenueDetailReportWork.
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Type. |
UnitsEarned
Gets or sets the UnitsEarned associated with this StudentRevenueDetailReportWork.
Declaration
public decimal? UnitsEarned { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The UnitsEarned. |
VersionCode
Gets or sets the VersionCode associated with this StudentRevenueDetailReportWork.
Declaration
public string VersionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The VersionCode. |
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. |