Class StudentSubsidiaryAccountRefundEntity
This class represents the EntityModel interface to the SaSubsidiaryRefund database table.
Inheritance
Implements
Namespace: Cmc.Nexus.StudentAccounts.Entities
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class StudentSubsidiaryAccountRefundEntity : Entity, IIdentifiable, IAuditable
Constructors
StudentSubsidiaryAccountRefundEntity()
Declaration
public StudentSubsidiaryAccountRefundEntity()
Fields
AcademicYearSequenceProperty
The AcademicYearSequence property.
Declaration
public static readonly EntityProperty AcademicYearSequenceProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
AmountProperty
The Amount property.
Declaration
public static readonly EntityProperty AmountProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BankAccountIdProperty
The BankAccountId property.
Declaration
public static readonly EntityProperty BankAccountIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CheckNumberProperty
The CheckNumber property.
Declaration
public static readonly EntityProperty CheckNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CodeProperty
The Code property.
Declaration
public static readonly EntityProperty CodeProperty
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 |
DueDateProperty
The DueDate property.
Declaration
public static readonly EntityProperty DueDateProperty
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 |
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 |
NoteProperty
The Note property.
Declaration
public static readonly EntityProperty NoteProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Other
Declaration
public static readonly string Other
Field Value
Type | Description |
---|---|
System.String |
PayeeNameProperty
The PayeeName property.
Declaration
public static readonly EntityProperty PayeeNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ReturnMethodProperty
The ReturnMethod property.
Declaration
public static readonly EntityProperty ReturnMethodProperty
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 |
SentDateProperty
The SentDate property.
Declaration
public static readonly EntityProperty SentDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StatusProperty
The Status property.
Declaration
public static readonly EntityProperty StatusProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Student
Declaration
public static readonly string Student
Field Value
Type | Description |
---|---|
System.String |
StudentEnrollmentPeriodIdProperty
The StudentEnrollmentPeriodId property.
Declaration
public static readonly EntityProperty StudentEnrollmentPeriodIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StudentRelationshipAddressIdProperty
The StudentRelationshipAddressId property.
Declaration
public static readonly EntityProperty StudentRelationshipAddressIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SubsidiaryAccountTypeIdProperty
The SubsidiaryAccountTypeId property.
Declaration
public static readonly EntityProperty SubsidiaryAccountTypeIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TermIdProperty
The TermId property.
Declaration
public static readonly EntityProperty TermIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
AcademicYearSequence
Gets or sets the AcademicYearSequence associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public short? AcademicYearSequence { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int16> | The AcademicYearSequence. |
AccountBalance
Declaration
public decimal AccountBalance { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
Action
Declaration
public string Action { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Amount
Gets or sets the Amount associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public decimal Amount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The Amount. |
BankAccountId
Gets or sets the BankAccountId associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public int? BankAccountId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The BankAccountId. |
CheckNumber
Gets or sets the CheckNumber associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public string CheckNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CheckNumber. |
Code
Gets or sets the Code associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Code. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
Description
Gets or sets the Description associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Description. |
DueDate
Gets or sets the DueDate associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public DateTime? DueDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The DueDate. |
Enrollment
Declaration
public string Enrollment { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Id
Gets or sets the Id associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Note
Gets or sets the Note associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
PayeeName
Gets or sets the PayeeName associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public string PayeeName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PayeeName. |
RefundAmount
Declaration
public decimal RefundAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
ReturnMethod
Gets or sets the ReturnMethod associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public string ReturnMethod { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ReturnMethod. |
RowVersion
Gets or sets the RowVersion associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
SentDate
Gets or sets the SentDate associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public DateTime? SentDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The SentDate. |
Status
Gets or sets the Status associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public string Status { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Status. |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentEnrollmentPeriodId. |
StudentName
Declaration
public string StudentName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StudentRelationshipAddressId
Gets or sets the StudentRelationshipAddressId associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public int? StudentRelationshipAddressId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentRelationshipAddressId. |
SubsidiaryAccountTypeId
Gets or sets the SubsidiaryAccountTypeId associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public int SubsidiaryAccountTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The SubsidiaryAccountTypeId. |
TermId
Gets or sets the TermId associated with this StudentSubsidiaryAccountRefundEntity.
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TermId. |
TransferToStudentEnrollmentPeriodId
Declaration
public int TransferToStudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
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()