Class Batch1098TToolTransactionDetailEntity
This class represents the EntityModel interface to the Sa1098TBatchToolTransactionDetails database table.
Inheritance
Implements
Namespace: Cmc.Nexus.StudentAccounts.Entities
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class Batch1098TToolTransactionDetailEntity : Entity, IIdentifiable, IAuditable
Constructors
Batch1098TToolTransactionDetailEntity()
Declaration
public Batch1098TToolTransactionDetailEntity()
Fields
BatchIdentifierProperty
The BatchIdentifier property.
Declaration
public static readonly EntityProperty BatchIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
DescriptionProperty
The Description property.
Declaration
public static readonly EntityProperty DescriptionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FundSourceBillingTransactionCodeProperty
The FundSourceBillingTransactionCode property.
Declaration
public static readonly EntityProperty FundSourceBillingTransactionCodeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IdProperty
The Id property.
Declaration
public static readonly EntityProperty IdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Is1098TIncludeProperty
The Is1098TInclude property.
Declaration
public static readonly EntityProperty Is1098TIncludeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsBox1IncludedProperty
The IsBox1Included property.
Declaration
public static readonly EntityProperty IsBox1IncludedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsBox4ExcludedProperty
The IsBox4Excluded property.
Declaration
public static readonly EntityProperty IsBox4ExcludedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsExcludeBox4EnabledProperty
The IsExcludeBox4Enabled property.
Declaration
public static readonly EntityProperty IsExcludeBox4EnabledProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsInclude1098TEnabledProperty
The IsInclude1098TEnabled property.
Declaration
public static readonly EntityProperty IsInclude1098TEnabledProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsIncludeBox1EnabledProperty
The IsIncludeBox1Enabled property.
Declaration
public static readonly EntityProperty IsIncludeBox1EnabledProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsMultiplePaymentsProperty
The IsMultiplePayments property.
Declaration
public static readonly EntityProperty IsMultiplePaymentsProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsPreviousYearEnabledProperty
The IsPreviousYearEnabled property.
Declaration
public static readonly EntityProperty IsPreviousYearEnabledProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsPreviousYearProperty
The IsPreviousYear property.
Declaration
public static readonly EntityProperty IsPreviousYearProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsPriorYearPaymentRefundedProperty
The IsPriorYearPaymentRefunded property.
Declaration
public static readonly EntityProperty IsPriorYearPaymentRefundedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The LastModifiedDateTime property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The LastModifiedUserId property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PrintIdentifierProperty
The PrintIdentifier property.
Declaration
public static readonly EntityProperty PrintIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RowVersionProperty
The RowVersion property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentAccountTransactionIdProperty
The StudentAccountTransactionId property.
Declaration
public static readonly EntityProperty StudentAccountTransactionIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentIdProperty
The StudentId property.
Declaration
public static readonly EntityProperty StudentIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentNameProperty
The StudentName property.
Declaration
public static readonly EntityProperty StudentNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TermCodeProperty
The TermCode property.
Declaration
public static readonly EntityProperty TermCodeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TransactionAmountProperty
The TransactionAmount property.
Declaration
public static readonly EntityProperty TransactionAmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TransactionDateProperty
The TransactionDate property.
Declaration
public static readonly EntityProperty TransactionDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TransactionNumberProperty
The TransactionNumber property.
Declaration
public static readonly EntityProperty TransactionNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
BatchIdentifier
Gets or sets the BatchIdentifier associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public Guid BatchIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.Guid | The BatchIdentifier. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
Description
Gets or sets the Description associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Description. |
FundSourceBillingTransactionCode
Gets or sets the FundSourceBillingTransactionCode associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public string FundSourceBillingTransactionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FundSourceBillingTransactionCode. |
Id
Gets or sets the Id associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
Is1098TInclude
Gets or sets the Is1098TInclude associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public bool Is1098TInclude { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The Is1098TInclude. |
IsBox1Included
Gets or sets the IsBox1Included associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public bool IsBox1Included { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsBox1Included. |
IsBox4Excluded
Gets or sets the IsBox4Excluded associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public bool IsBox4Excluded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsBox4Excluded. |
IsExcludeBox4Enabled
Gets or sets the IsExcludeBox4Enabled associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public bool IsExcludeBox4Enabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsExcludeBox4Enabled. |
IsInclude1098TEnabled
Gets or sets the IsInclude1098TEnabled associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public bool IsInclude1098TEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsInclude1098TEnabled. |
IsIncludeBox1Enabled
Gets or sets the IsIncludeBox1Enabled associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public bool IsIncludeBox1Enabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsIncludeBox1Enabled. |
IsMultiplePayments
Gets or sets the IsMultiplePayments associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public bool IsMultiplePayments { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsMultiplePayments. |
IsPreviousYear
Gets or sets the IsPreviousYear associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public bool IsPreviousYear { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPreviousYear. |
IsPreviousYearEnabled
Gets or sets the IsPreviousYearEnabled associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public bool IsPreviousYearEnabled { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPreviousYearEnabled. |
IsPriorYearPaymentRefunded
Gets or sets the IsPriorYearPaymentRefunded associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public bool IsPriorYearPaymentRefunded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPriorYearPaymentRefunded. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
PrintIdentifier
Gets or sets the PrintIdentifier associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public string PrintIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PrintIdentifier. |
RowVersion
Gets or sets the RowVersion associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
StudentAccountTransactionId
Gets or sets the StudentAccountTransactionId associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public int StudentAccountTransactionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentAccountTransactionId. |
StudentId
Gets or sets the StudentId associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
StudentName
Gets or sets the StudentName associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public string StudentName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentName. |
TermCode
Gets or sets the TermCode associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public string TermCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TermCode. |
TransactionAmount
Gets or sets the TransactionAmount associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public decimal TransactionAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The TransactionAmount. |
TransactionDate
Gets or sets the TransactionDate associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public DateTime TransactionDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The TransactionDate. |
TransactionNumber
Gets or sets the TransactionNumber associated with this Batch1098TToolTransactionDetailEntity.
Declaration
public int TransactionNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The TransactionNumber. |
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()