Class BankDepositTemporaryRow
This class represents the EntityModel interface to the SaBankDepositWork database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.StudentAccounts
Assembly: Cmc.Nexus.Models.dll
Syntax
public class BankDepositTemporaryRow
Constructors
BankDepositTemporaryRow()
Declaration
public BankDepositTemporaryRow()
Properties
BankAccount
Declaration
public virtual BankAccount BankAccount { get; set; }
Property Value
Type | Description |
---|---|
BankAccount |
BankAccountId
Gets or sets the BankAccountId associated with this BankDepositTemporaryRow.
Declaration
public int? BankAccountId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The BankAccountId. |
BankAccountNumber
Gets or sets the BankAccountNumber associated with this BankDepositTemporaryRow.
Declaration
public string BankAccountNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BankAccountNumber. |
BankDeposit
Declaration
public virtual BankDeposit BankDeposit { get; set; }
Property Value
Type | Description |
---|---|
BankDeposit |
BankDepositGuid
Gets or sets the BankDepositGuid associated with this BankDepositTemporaryRow.
Declaration
public string BankDepositGuid { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BankDepositGuid. |
BankDepositId
Gets or sets the BankDepositId associated with this BankDepositTemporaryRow.
Declaration
public int? BankDepositId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The BankDepositId. |
BankName
Gets or sets the BankName associated with this BankDepositTemporaryRow.
Declaration
public string BankName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BankName. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this BankDepositTemporaryRow.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CampusName
Gets or sets the CampusName associated with this BankDepositTemporaryRow.
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusName. |
CashDrawerSession
Declaration
public virtual CashDrawerSession CashDrawerSession { get; set; }
Property Value
Type | Description |
---|---|
CashDrawerSession |
CashDrawerSessionID
Gets or sets the CashDrawerSessionID associated with this BankDepositTemporaryRow.
Declaration
public int? CashDrawerSessionID { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CashDrawerSessionID. |
CdSession
Gets or sets the CdSession associated with this BankDepositTemporaryRow.
Declaration
public string CdSession { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CdSession. |
CheckNumber
Gets or sets the CheckNumber associated with this BankDepositTemporaryRow.
Declaration
public string CheckNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CheckNumber. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this BankDepositTemporaryRow.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DepositDate
Gets or sets the DepositDate associated with this BankDepositTemporaryRow.
Declaration
public DateTime DepositDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The DepositDate. |
Description
Gets or sets the Description associated with this BankDepositTemporaryRow.
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Description. |
Drn
Gets or sets the Drn associated with this BankDepositTemporaryRow.
Declaration
public string Drn { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Drn. |
FirstName
Gets or sets the FirstName associated with this BankDepositTemporaryRow.
Declaration
public string FirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FirstName. |
Id
Gets or sets the Id associated with this BankDepositTemporaryRow.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsSentBack
Gets or sets the IsSentBack associated with this BankDepositTemporaryRow.
Declaration
public bool IsSentBack { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsSentBack. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this BankDepositTemporaryRow.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this BankDepositTemporaryRow.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LastName
Gets or sets the LastName associated with this BankDepositTemporaryRow.
Declaration
public string LastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LastName. |
PaymentType
Gets or sets the PaymentType associated with this BankDepositTemporaryRow.
Declaration
public string PaymentType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PaymentType. |
ProgramVersionName
Gets or sets the ProgramVersionName associated with this BankDepositTemporaryRow.
Declaration
public string ProgramVersionName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramVersionName. |
ReceiptNumber
Gets or sets the ReceiptNumber associated with this BankDepositTemporaryRow.
Declaration
public string ReceiptNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ReceiptNumber. |
Reference
Gets or sets the Reference associated with this BankDepositTemporaryRow.
Declaration
public string Reference { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Reference. |
Ssn
Gets or sets the Ssn associated with this BankDepositTemporaryRow.
Declaration
public string Ssn { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Ssn. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentAccountTransaction
Declaration
public virtual StudentAccountTransaction StudentAccountTransaction { get; set; }
Property Value
Type | Description |
---|---|
StudentAccountTransaction |
StudentAccountTransactionId
Gets or sets the StudentAccountTransactionId associated with this BankDepositTemporaryRow.
Declaration
public int StudentAccountTransactionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentAccountTransactionId. |
StudentEnrollmentPeriod
Declaration
public virtual StudentEnrollmentPeriod StudentEnrollmentPeriod { get; set; }
Property Value
Type | Description |
---|---|
StudentEnrollmentPeriod |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this BankDepositTemporaryRow.
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentEnrollmentPeriodId. |
StudentId
Gets or sets the StudentId associated with this BankDepositTemporaryRow.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
StudentSubsidiaryAccountTransaction
Declaration
public virtual StudentSubsidiaryAccountTransaction StudentSubsidiaryAccountTransaction { get; set; }
Property Value
Type | Description |
---|---|
StudentSubsidiaryAccountTransaction |
StudentSubsidiaryAccountTransactionId
Gets or sets the StudentSubsidiaryAccountTransactionId associated with this BankDepositTemporaryRow.
Declaration
public int? StudentSubsidiaryAccountTransactionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentSubsidiaryAccountTransactionId. |
TotalAmount
Gets or sets the TotalAmount associated with this BankDepositTemporaryRow.
Declaration
public decimal TotalAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The TotalAmount. |
TransactionDescription
Gets or sets the TransactionDescription associated with this BankDepositTemporaryRow.
Declaration
public string TransactionDescription { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TransactionDescription. |
TransactionNumber
Gets or sets the TransactionNumber associated with this BankDepositTemporaryRow.
Declaration
public decimal TransactionNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The TransactionNumber. |
Type
Gets or sets the Type associated with this BankDepositTemporaryRow.
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Type. |
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. |