Class StudentBillingStatementBatchDetailEntity
This class represents the EntityModel interface to the SaBillingStatementBatchStudentDetail database table.
Inheritance
Implements
Namespace: Cmc.Nexus.StudentAccounts.Entities
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class StudentBillingStatementBatchDetailEntity : Entity, IIdentifiable, IAuditable
Constructors
StudentBillingStatementBatchDetailEntity()
Declaration
public StudentBillingStatementBatchDetailEntity()
Fields
AmountProperty
The property.
Declaration
public static readonly EntityProperty AmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CheckNumberProperty
The property.
Declaration
public static readonly EntityProperty CheckNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ConnectedStudentAcademicYearPaymentPeriodIdProperty
The property.
Declaration
public static readonly EntityProperty ConnectedStudentAcademicYearPaymentPeriodIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ConnectedStudentEnrollmentPeriodIdProperty
The property.
Declaration
public static readonly EntityProperty ConnectedStudentEnrollmentPeriodIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
DescriptionProperty
The property.
Declaration
public static readonly EntityProperty DescriptionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IdProperty
The property.
Declaration
public static readonly EntityProperty IdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsConnectedEnrollmentPrintedProperty
The property.
Declaration
public static readonly EntityProperty IsConnectedEnrollmentPrintedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ItemDateProperty
The property.
Declaration
public static readonly EntityProperty ItemDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ReferenceProperty
The property.
Declaration
public static readonly EntityProperty ReferenceProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RowVersionProperty
The property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentAcademicYearPaymentPeriodIdProperty
The property.
Declaration
public static readonly EntityProperty StudentAcademicYearPaymentPeriodIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentBillingStatementBatchIdProperty
The property.
Declaration
public static readonly EntityProperty StudentBillingStatementBatchIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentIdProperty
The property.
Declaration
public static readonly EntityProperty StudentIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TermCodeProperty
The property.
Declaration
public static readonly EntityProperty TermCodeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
Amount
Gets or sets the Amount associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public decimal? Amount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The Amount. |
CheckNumber
Gets or sets the CheckNumber associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public string CheckNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CheckNumber. |
ConnectedStudentAcademicYearPaymentPeriodId
Gets or sets the ConnectedStudentAcademicYearPaymentPeriodId associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public int? ConnectedStudentAcademicYearPaymentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ConnectedStudentAcademicYearPaymentPeriodId. |
ConnectedStudentEnrollmentPeriodId
Gets or sets the ConnectedStudentEnrollmentPeriodId associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public int? ConnectedStudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ConnectedStudentEnrollmentPeriodId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
Description
Gets or sets the Description associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Description. |
Id
Gets or sets the Id associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsConnectedEnrollmentPrinted
Gets or sets the IsConnectedEnrollmentPrinted associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public bool IsConnectedEnrollmentPrinted { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsConnectedEnrollmentPrinted. |
ItemDate
Gets or sets the ItemDate associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public DateTime ItemDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The ItemDate. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Reference
Gets or sets the Reference associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public string Reference { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Reference. |
RowVersion
Gets or sets the RowVersion associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
StudentAcademicYearPaymentPeriodId
Gets or sets the StudentAcademicYearPaymentPeriodId associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public int? StudentAcademicYearPaymentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAcademicYearPaymentPeriodId. |
StudentBillingStatementBatchId
Gets or sets the StudentBillingStatementBatchId associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public int StudentBillingStatementBatchId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentBillingStatementBatchId. |
StudentId
Gets or sets the StudentId associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
TermCode
Gets or sets the TermCode associated with this StudentBillingStatementBatchDetailEntity.
Declaration
public string TermCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TermCode. |
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()