Class GeneralLedgerReleaseBatch
This class represents the EntityModel interface to the SaGLBatch database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.StudentAccounts
Assembly: Cmc.Nexus.Models.dll
Syntax
public class GeneralLedgerReleaseBatch
Constructors
GeneralLedgerReleaseBatch()
Declaration
public GeneralLedgerReleaseBatch()
Properties
AxBatchNumber
Gets or sets the AxBatchNumber associated with this GeneralLedgerReleaseBatch.
Declaration
public string AxBatchNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AxBatchNumber. |
BatchException
Gets or sets the BatchException associated with this GeneralLedgerReleaseBatch.
Declaration
public string BatchException { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BatchException. |
BatchNumber
Gets or sets the BatchNumber associated with this GeneralLedgerReleaseBatch.
Declaration
public string BatchNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BatchNumber. |
BeginTransactionDate
Gets or sets the BeginTransactionDate associated with this GeneralLedgerReleaseBatch.
Declaration
public DateTime? BeginTransactionDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The BeginTransactionDate. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusGroup
Declaration
public virtual CampusGroup CampusGroup { get; set; }
Property Value
Type | Description |
---|---|
CampusGroup |
CampusGroupId
Gets or sets the CampusGroupId associated with this GeneralLedgerReleaseBatch.
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 GeneralLedgerReleaseBatch.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this GeneralLedgerReleaseBatch.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DynamicsGlReleaseLog
Declaration
public virtual DynamicsGlReleaseLog DynamicsGlReleaseLog { get; set; }
Property Value
Type | Description |
---|---|
DynamicsGlReleaseLog |
DynamicsGlReleaseLogId
Gets or sets the DynamicsGlReleaseLogId associated with this GeneralLedgerReleaseBatch.
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 GeneralLedgerReleaseBatch.
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 GeneralLedgerReleaseBatch.
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 GeneralLedgerReleaseBatch.
Declaration
public string ExportedDateFormat { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExportedDateFormat. |
ExportFileName
Gets or sets the ExportFileName associated with this GeneralLedgerReleaseBatch.
Declaration
public string ExportFileName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExportFileName. |
ExportType
Gets or sets the ExportType associated with this GeneralLedgerReleaseBatch.
Declaration
public string ExportType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExportType. |
ExportUserId
Gets or sets the ExportUserId associated with this GeneralLedgerReleaseBatch.
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 GeneralLedgerReleaseBatch.
Declaration
public string FiscalYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FiscalYear. |
GlBatchNumber
Gets or sets the GlBatchNumber associated with this GeneralLedgerReleaseBatch.
Declaration
public int GlBatchNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The GlBatchNumber. |
GlEntry
Gets or sets the GlEntry associated with this GeneralLedgerReleaseBatch.
Declaration
public string GlEntry { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GlEntry. |
HangfireBatchIdentifier
Gets or sets the HangfireBatchIdentifier associated with this GeneralLedgerReleaseBatch.
Declaration
public string HangfireBatchIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The HangfireBatchIdentifier. |
Id
Gets or sets the Id associated with this GeneralLedgerReleaseBatch.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsFileTransferSuccessful
Gets or sets the IsFileTransferSuccessful associated with this GeneralLedgerReleaseBatch.
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 GeneralLedgerReleaseBatch.
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 GeneralLedgerReleaseBatch.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this GeneralLedgerReleaseBatch.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Period
Gets or sets the Period associated with this GeneralLedgerReleaseBatch.
Declaration
public short? Period { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int16> | The Period. |
Status
Gets or sets the Status associated with this GeneralLedgerReleaseBatch.
Declaration
public string Status { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Status. |
TransactionType
Gets or sets the TransactionType associated with this GeneralLedgerReleaseBatch.
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()
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. |