Class Batch1098TProcessDetail
This class represents the EntityModel interface to the Sa1098TBatchDetail database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.StudentAccounts
Assembly: Cmc.Nexus.Models.dll
Syntax
public class Batch1098TProcessDetail
Constructors
Batch1098TProcessDetail()
Declaration
public Batch1098TProcessDetail()
Properties
Amount
Declaration
[Obsolete("Use Box2ChargesAmount")]
public decimal Amount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
Batch1098TProcessHeaderId
Gets or sets the Batch1098TProcessHeaderId associated with this Batch1098TProcessDetail.
Declaration
public int Batch1098TProcessHeaderId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Batch1098TProcessHeaderId. |
Box1PaymentAmount
Declaration
[Obsolete("Use Box1PaymentsAmount")]
public decimal Box1PaymentAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
Box1PaymentsAmount
Gets or sets the Box1PaymentsAmount associated with this Batch1098TProcessDetail.
Declaration
public decimal Box1PaymentsAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The Box1PaymentsAmount. |
Box2ChargesAmount
Gets or sets the Box2ChargesAmount associated with this Batch1098TProcessDetail.
Declaration
public decimal Box2ChargesAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The Box2ChargesAmount. |
Box4PreviousYearChargesAmount
Gets or sets the Box4PreviousYearChargesAmount associated with this Batch1098TProcessDetail.
Declaration
public decimal? Box4PreviousYearChargesAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The Box4PreviousYearChargesAmount. |
Box4PreviousYearPaymentsAmount
Gets or sets the Box4PreviousYearPaymentsAmount associated with this Batch1098TProcessDetail.
Declaration
public decimal Box4PreviousYearPaymentsAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The Box4PreviousYearPaymentsAmount. |
Box5ScholarshipAmount
Gets or sets the Box5ScholarshipAmount associated with this Batch1098TProcessDetail.
Declaration
public decimal Box5ScholarshipAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The Box5ScholarshipAmount. |
Box6PreviousYearScholarshipAmount
Gets or sets the Box6PreviousYearScholarshipAmount associated with this Batch1098TProcessDetail.
Declaration
public decimal? Box6PreviousYearScholarshipAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The Box6PreviousYearScholarshipAmount. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this Batch1098TProcessDetail.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CarryOverAmount
Gets or sets the CarryOverAmount associated with this Batch1098TProcessDetail.
Declaration
public decimal CarryOverAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The CarryOverAmount. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this Batch1098TProcessDetail.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
Document
Declaration
public virtual Document Document { get; set; }
Property Value
Type | Description |
---|---|
Document |
DocumentId
Gets or sets the DocumentId associated with this Batch1098TProcessDetail.
Declaration
public int? DocumentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DocumentId. |
ExternPaymentAmount
Gets or sets the ExternPaymentAmount associated with this Batch1098TProcessDetail.
Declaration
public decimal ExternPaymentAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The ExternPaymentAmount. |
IsAddChargeAmtsLessExempt
Gets or sets the IsAddChargeAmtsLessExempt associated with this Batch1098TProcessDetail.
Declaration
public bool IsAddChargeAmtsLessExempt { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAddChargeAmtsLessExempt. |
IsAddLedgerAmtsEqualExempt
Gets or sets the IsAddLedgerAmtsEqualExempt associated with this Batch1098TProcessDetail.
Declaration
public bool IsAddLedgerAmtsEqualExempt { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAddLedgerAmtsEqualExempt. |
IsAddNoLedgerTransExempt
Gets or sets the IsAddNoLedgerTransExempt associated with this Batch1098TProcessDetail.
Declaration
public bool IsAddNoLedgerTransExempt { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAddNoLedgerTransExempt. |
IsAddQtreEqualOrLessExempt
Gets or sets the IsAddQtreEqualOrLessExempt associated with this Batch1098TProcessDetail.
Declaration
public bool IsAddQtreEqualOrLessExempt { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAddQtreEqualOrLessExempt. |
IsBox7
Gets or sets the IsBox7 associated with this Batch1098TProcessDetail.
Declaration
public bool IsBox7 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsBox7. |
IsBox8
Gets or sets the IsBox8 associated with this Batch1098TProcessDetail.
Declaration
public bool IsBox8 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsBox8. |
IsBox9
Gets or sets the IsBox9 associated with this Batch1098TProcessDetail.
Declaration
public bool IsBox9 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsBox9. |
IsCorrected
Gets or sets the IsCorrected associated with this Batch1098TProcessDetail.
Declaration
public bool IsCorrected { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsCorrected. |
IsDeleted
Gets or sets the IsDeleted associated with this Batch1098TProcessDetail.
Declaration
public bool IsDeleted { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDeleted. |
IsManualAdd
Gets or sets the IsManualAdd associated with this Batch1098TProcessDetail.
Declaration
public bool IsManualAdd { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsManualAdd. |
IsMarchIncluded
Declaration
[Obsolete("Use IsBox7")]
public bool IsMarchIncluded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsTinSolicited
Gets or sets the IsTinSolicited associated with this Batch1098TProcessDetail.
Declaration
public bool IsTinSolicited { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsTinSolicited. |
IsTransactionsUpdatedManually
Gets or sets the IsTransactionsUpdatedManually associated with this Batch1098TProcessDetail.
Declaration
public bool IsTransactionsUpdatedManually { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsTransactionsUpdatedManually. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this Batch1098TProcessDetail.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this Batch1098TProcessDetail.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
MaxDate
Gets or sets the MaxDate associated with this Batch1098TProcessDetail.
Declaration
public DateTime MaxDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The MaxDate. |
MinDate
Gets or sets the MinDate associated with this Batch1098TProcessDetail.
Declaration
public DateTime MinDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The MinDate. |
PaymentAmount
Gets or sets the PaymentAmount associated with this Batch1098TProcessDetail.
Declaration
public decimal PaymentAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The PaymentAmount. |
PreviousYearAmount
Declaration
[Obsolete("Use Box4PreviousYearChargesAmount")]
public decimal PreviousYearAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
PrevYearPaymentAmount
Declaration
[Obsolete("Use Box4PreviousYearPaymentsAmount")]
public decimal PrevYearPaymentAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
ScholarshipAmount
Declaration
[Obsolete("Use Box5ScholarshipAmount")]
public decimal ScholarshipAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
SShipPrevYear
Declaration
[Obsolete("Use Box6PreviousYearScholarshipAmount")]
public decimal SShipPrevYear { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentId
Gets or sets the StudentId associated with this Batch1098TProcessDetail.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
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. |