Class GeneralLedgerReleaseBatchEntity
This class represents the EntityModel interface to the SaGLBatch database table.
Inheritance
Implements
Namespace: Cmc.Nexus.StudentAccounts.Entities
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class GeneralLedgerReleaseBatchEntity : Entity, IIdentifiable, IAuditable
Constructors
GeneralLedgerReleaseBatchEntity()
Declaration
public GeneralLedgerReleaseBatchEntity()
Fields
AxBatchNumberProperty
The property.
Declaration
public static readonly EntityProperty AxBatchNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BatchExceptionProperty
The BatchException property.
Declaration
public static readonly EntityProperty BatchExceptionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BatchNumberProperty
The property.
Declaration
public static readonly EntityProperty BatchNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
BeginTransactionDateProperty
The property.
Declaration
public static readonly EntityProperty BeginTransactionDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CampusGroupIdProperty
The property.
Declaration
public static readonly EntityProperty CampusGroupIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CampusIdProperty
The property.
Declaration
public static readonly EntityProperty CampusIdProperty
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 |
DynamicsGlReleaseLogIdProperty
The DynamicsGlReleaseLogId property.
Declaration
public static readonly EntityProperty DynamicsGlReleaseLogIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EndTransactionDateProperty
The property.
Declaration
public static readonly EntityProperty EndTransactionDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ExportDateProperty
The property.
Declaration
public static readonly EntityProperty ExportDateProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ExportedDateFormatProperty
The property.
Declaration
public static readonly EntityProperty ExportedDateFormatProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ExportFileNameProperty
The property.
Declaration
public static readonly EntityProperty ExportFileNameProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ExportTypeProperty
The property.
Declaration
public static readonly EntityProperty ExportTypeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
ExportUserIdProperty
The property.
Declaration
public static readonly EntityProperty ExportUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FiscalYearProperty
The property.
Declaration
public static readonly EntityProperty FiscalYearProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
GlBatchNumberProperty
The property.
Declaration
public static readonly EntityProperty GlBatchNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
GlEntryProperty
The property.
Declaration
public static readonly EntityProperty GlEntryProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
HangfireBatchIdentifierProperty
The HangfireBatchIdentifier property.
Declaration
public static readonly EntityProperty HangfireBatchIdentifierProperty
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 |
IsFileTransferSuccessfulProperty
The property.
Declaration
public static readonly EntityProperty IsFileTransferSuccessfulProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
JournalEntryGroupIdentifierProperty
The property.
Declaration
public static readonly EntityProperty JournalEntryGroupIdentifierProperty
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 |
PeriodProperty
The property.
Declaration
public static readonly EntityProperty PeriodProperty
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 |
StatusProperty
The property.
Declaration
public static readonly EntityProperty StatusProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
TransactionTypeProperty
The property.
Declaration
public static readonly EntityProperty TransactionTypeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
AxBatchNumber
Gets or sets the AxBatchNumber associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public string AxBatchNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AxBatchNumber. |
BatchException
Gets or sets the BatchException associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public string BatchException { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BatchException. |
BatchNumber
Gets or sets the BatchNumber associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public string BatchNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BatchNumber. |
BeginTransactionDate
Gets or sets the BeginTransactionDate associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public DateTime? BeginTransactionDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The BeginTransactionDate. |
CampusGroupId
Gets or sets the CampusGroupId associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public int? CampusGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CampusGroupId. |
CampusId
Gets or sets the CampusId associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DynamicsGlReleaseLogId
Gets or sets the DynamicsGlReleaseLogId associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public int? DynamicsGlReleaseLogId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DynamicsGlReleaseLogId. |
EndTransactionDate
Gets or sets the EndTransactionDate associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public DateTime? EndTransactionDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The EndTransactionDate. |
ExportDate
Gets or sets the ExportDate associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public DateTime? ExportDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ExportDate. |
ExportedDateFormat
Gets or sets the ExportedDateFormat associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public string ExportedDateFormat { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExportedDateFormat. |
ExportFileName
Gets or sets the ExportFileName associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public string ExportFileName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExportFileName. |
ExportType
Gets or sets the ExportType associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public string ExportType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExportType. |
ExportUserId
Gets or sets the ExportUserId associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public int? ExportUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ExportUserId. |
FiscalYear
Gets or sets the FiscalYear associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public string FiscalYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FiscalYear. |
GlBatchNumber
Gets or sets the GlBatchNumber associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public int GlBatchNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The GlBatchNumber. |
GlEntry
Gets or sets the GlEntry associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public string GlEntry { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GlEntry. |
HangfireBatchIdentifier
Gets or sets the HangfireBatchIdentifier associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public string HangfireBatchIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The HangfireBatchIdentifier. |
Id
Gets or sets the Id associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsFileTransferSuccessful
Gets or sets the IsFileTransferSuccessful associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public bool? IsFileTransferSuccessful { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | The IsFileTransferSuccessful. |
JournalEntryGroupIdentifier
Gets or sets the JournalEntryGroupIdentifier associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public int? JournalEntryGroupIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The JournalEntryGroupIdentifier. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Period
Gets or sets the Period associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public short? Period { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int16> | The Period. |
RowVersion
Gets or sets the RowVersion associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
Status
Gets or sets the Status associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public string Status { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Status. |
TransactionType
Gets or sets the TransactionType associated with this GeneralLedgerReleaseBatchEntity.
Declaration
public int? TransactionType { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | 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()