Class TeachSchoolAccountStatementCashBalance
This class represents the EntityModel interface to the FaTEACHSASCashSummary database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.FinancialAid
Assembly: Cmc.Nexus.Models.dll
Syntax
public class TeachSchoolAccountStatementCashBalance
Constructors
TeachSchoolAccountStatementCashBalance()
Declaration
public TeachSchoolAccountStatementCashBalance()
Properties
BatchIdentifier
Gets or sets the BatchIdentifier associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public string BatchIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BatchIdentifier. |
BeginningCashBalance
Gets or sets the BeginningCashBalance associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public decimal? BeginningCashBalance { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The BeginningCashBalance. |
BookedAdjustments
Gets or sets the BookedAdjustments associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public decimal? BookedAdjustments { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The BookedAdjustments. |
BookedDisbursements
Gets or sets the BookedDisbursements associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public decimal? BookedDisbursements { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The BookedDisbursements. |
CashAccepted
Gets or sets the CashAccepted associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public decimal? CashAccepted { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CashAccepted. |
CashReceipts
Gets or sets the CashReceipts associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public decimal? CashReceipts { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CashReceipts. |
CashRefunds
Gets or sets the CashRefunds associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public decimal? CashRefunds { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The CashRefunds. |
CashSummaryType
Gets or sets the CashSummaryType associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public string CashSummaryType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CashSummaryType. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EndingCashBalance
Gets or sets the EndingCashBalance associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public decimal? EndingCashBalance { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The EndingCashBalance. |
FaExportImportFile
Declaration
public virtual FaExportImportFile FaExportImportFile { get; set; }
Property Value
Type | Description |
---|---|
FaExportImportFile |
FaExportImportFileId
Gets or sets the FaExportImportFileId associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public int FaExportImportFileId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The FaExportImportFileId. |
Id
Gets or sets the Id associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
NetPayments
Gets or sets the NetPayments associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public decimal? NetPayments { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The NetPayments. |
ProcessDate
Gets or sets the ProcessDate associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public DateTime? ProcessDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ProcessDate. |
RecordType
Gets or sets the RecordType associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public string RecordType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RecordType. |
RegionCode
Gets or sets the RegionCode associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public string RegionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RegionCode. |
ReportEndDate
Gets or sets the ReportEndDate associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public DateTime? ReportEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ReportEndDate. |
SchoolCode
Gets or sets the SchoolCode associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public string SchoolCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SchoolCode. |
StateCode
Gets or sets the StateCode associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public string StateCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StateCode. |
TotalNetBookedDisbursements
Gets or sets the TotalNetBookedDisbursements associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public decimal? TotalNetBookedDisbursements { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TotalNetBookedDisbursements. |
TotalNetUnbookedDisbursements
Gets or sets the TotalNetUnbookedDisbursements associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public decimal? TotalNetUnbookedDisbursements { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TotalNetUnbookedDisbursements. |
UnbookedAdjustments
Gets or sets the UnbookedAdjustments associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public decimal? UnbookedAdjustments { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The UnbookedAdjustments. |
UnbookedDisbursements
Gets or sets the UnbookedDisbursements associated with this TeachSchoolAccountStatementCashBalance.
Declaration
public decimal? UnbookedDisbursements { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The UnbookedDisbursements. |
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. |