Class BursarySubLedger
This class represents the EntityModel interface to the BcBursarySubLedger database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.StudentAccounts
Assembly: Cmc.Nexus.Models.dll
Syntax
public class BursarySubLedger
Constructors
BursarySubLedger()
Declaration
public BursarySubLedger()
Properties
AcademicSession
Declaration
public virtual AcademicSession AcademicSession { get; set; }
Property Value
Type | Description |
---|---|
AcademicSession |
AcademicSessionId
Gets or sets the AcademicSessionId associated with this BursarySubLedger.
Declaration
public int AcademicSessionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The AcademicSessionId. |
Amount
Gets or sets the Amount associated with this BursarySubLedger.
Declaration
public decimal? Amount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The Amount. |
BillingTransactionCode
Declaration
public virtual BillingTransactionCode BillingTransactionCode { get; set; }
Property Value
Type | Description |
---|---|
BillingTransactionCode |
BillingTransactionCodeId
Gets or sets the BillingTransactionCodeId associated with this BursarySubLedger.
Declaration
public int? BillingTransactionCodeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The BillingTransactionCodeId. |
Bursary
Declaration
public virtual Bursary Bursary { get; set; }
Property Value
Type | Description |
---|---|
Bursary |
BursaryAppilication
Declaration
public virtual BursaryApplication BursaryAppilication { get; set; }
Property Value
Type | Description |
---|---|
BursaryApplication |
BursaryApplicationId
Gets or sets the BursaryApplicationId associated with this BursarySubLedger.
Declaration
public int BursaryApplicationId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The BursaryApplicationId. |
BursaryExternalVendor
Declaration
public virtual BursaryExternalVendor BursaryExternalVendor { get; set; }
Property Value
Type | Description |
---|---|
BursaryExternalVendor |
BursaryExternalVendorId
Gets or sets the BursaryExternalVendorId associated with this BursarySubLedger.
Declaration
public int? BursaryExternalVendorId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The BursaryExternalVendorId. |
BursaryId
Gets or sets the BursaryId associated with this BursarySubLedger.
Declaration
public int BursaryId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The BursaryId. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this BursarySubLedger.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
Comment
Gets or sets the Comment associated with this BursarySubLedger.
Declaration
public string Comment { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Comment. |
ConfigValue
Gets or sets the ConfigValue associated with this BursarySubLedger.
Declaration
public decimal? ConfigValue { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The ConfigValue. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this BursarySubLedger.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DisbursementNumber
Gets or sets the DisbursementNumber associated with this BursarySubLedger.
Declaration
public int? DisbursementNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DisbursementNumber. |
Id
Gets or sets the Id associated with this BursarySubLedger.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActive
Gets or sets the IsActive associated with this BursarySubLedger.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsLandlord
Gets or sets the IsLandlord associated with this BursarySubLedger.
Declaration
public bool? IsLandlord { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsLandlord. |
IsPostToLedger
Gets or sets the IsPostToLedger associated with this BursarySubLedger.
Declaration
public bool? IsPostToLedger { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsPostToLedger. |
IsProcessed
Gets or sets the IsProcessed associated with this BursarySubLedger.
Declaration
public bool? IsProcessed { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsProcessed. |
IsRevoked
Gets or sets the IsRevoked associated with this BursarySubLedger.
Declaration
public bool? IsRevoked { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsRevoked. |
IsSystemCode
Gets or sets the IsSystemCode associated with this BursarySubLedger.
Declaration
public bool IsSystemCode { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsSystemCode. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this BursarySubLedger.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUser
Declaration
public virtual Staff LastModifiedUser { get; set; }
Property Value
Type | Description |
---|---|
Staff |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this BursarySubLedger.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
PeriodEndDate
Gets or sets the PeriodEndDate associated with this BursarySubLedger.
Declaration
public DateTime? PeriodEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PeriodEndDate. |
PeriodStartDate
Gets or sets the PeriodStartDate associated with this BursarySubLedger.
Declaration
public DateTime? PeriodStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The PeriodStartDate. |
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 BursarySubLedger.
Declaration
public int? StudentAccountTransactionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAccountTransactionId. |
StudentId
Gets or sets the StudentId associated with this BursarySubLedger.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
Term
Declaration
public virtual Term Term { get; set; }
Property Value
Type | Description |
---|---|
Term |
TermId
Gets or sets the TermId associated with this BursarySubLedger.
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermId. |
TranNumber
Gets or sets the TranNumber associated with this BursarySubLedger.
Declaration
public int? TranNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TranNumber. |
TransactionStatus
Gets or sets the TransactionStatus associated with this BursarySubLedger.
Declaration
public string TransactionStatus { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TransactionStatus. |
TransactionType
Gets or sets the TransactionType associated with this BursarySubLedger.
Declaration
public string TransactionType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TransactionType. |
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. |