Class DynamicsGlReleaseError
This class represents the EntityModel interface to the SaDynamicsErrorLog database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.StudentAccounts
Assembly: Cmc.Nexus.Models.dll
Syntax
public class DynamicsGlReleaseError
Constructors
DynamicsGlReleaseError()
Declaration
public DynamicsGlReleaseError()
Properties
AxErrorLogId
Gets or sets the AxErrorLogId associated with this DynamicsGlReleaseError.
Declaration
public int? AxErrorLogId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AxErrorLogId. |
BankDeposit
Declaration
public virtual BankDeposit BankDeposit { get; set; }
Property Value
Type | Description |
---|---|
BankDeposit |
BankDepositId
Gets or sets the BankDepositId associated with this DynamicsGlReleaseError.
Declaration
public int? BankDepositId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The BankDepositId. |
Campus
Declaration
public virtual Campus Campus { get; set; }
Property Value
Type | Description |
---|---|
Campus |
CampusId
Gets or sets the CampusId associated with this DynamicsGlReleaseError.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this DynamicsGlReleaseError.
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 DynamicsGlReleaseError.
Declaration
public int? DynamicsGlReleaseLogId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DynamicsGlReleaseLogId. |
FiscalYear
Gets or sets the FiscalYear associated with this DynamicsGlReleaseError.
Declaration
public string FiscalYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FiscalYear. |
FunctionalArea
Gets or sets the FunctionalArea associated with this DynamicsGlReleaseError.
Declaration
public string FunctionalArea { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FunctionalArea. |
Id
Gets or sets the Id associated with this DynamicsGlReleaseError.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this DynamicsGlReleaseError.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this DynamicsGlReleaseError.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Ledger
Gets or sets the Ledger associated with this DynamicsGlReleaseError.
Declaration
public string Ledger { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Ledger. |
MiscellaneousCashReceipt
Declaration
public virtual MiscellaneousCashReceipt MiscellaneousCashReceipt { get; set; }
Property Value
Type | Description |
---|---|
MiscellaneousCashReceipt |
MiscellaneousCashReceiptId
Gets or sets the MiscellaneousCashReceiptId associated with this DynamicsGlReleaseError.
Declaration
public int? MiscellaneousCashReceiptId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The MiscellaneousCashReceiptId. |
Note
Gets or sets the Note associated with this DynamicsGlReleaseError.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
Reason
Gets or sets the Reason associated with this DynamicsGlReleaseError.
Declaration
public string Reason { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Reason. |
RowVersion
Gets or sets the RowVersion associated with this DynamicsGlReleaseError.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
SourceCode
Gets or sets the SourceCode associated with this DynamicsGlReleaseError.
Declaration
public string SourceCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SourceCode. |
SourceTable
Gets or sets the SourceTable associated with this DynamicsGlReleaseError.
Declaration
public string SourceTable { get; set; }
Property Value
Type | Description |
---|---|
System.String | The SourceTable. |
Student
Declaration
public virtual Student Student { get; set; }
Property Value
Type | Description |
---|---|
Student |
StudentAccountTransaction
Declaration
public virtual StudentAccountTransaction StudentAccountTransaction { get; set; }
Property Value
Type | Description |
---|---|
StudentAccountTransaction |
StudentAccountTransactionAdjustment
Declaration
public virtual StudentAccountTransactionAdjustment StudentAccountTransactionAdjustment { get; set; }
Property Value
Type | Description |
---|---|
StudentAccountTransactionAdjustment |
StudentAccountTransactionAdjustmentId
Gets or sets the StudentAccountTransactionAdjustmentId associated with this DynamicsGlReleaseError.
Declaration
public int? StudentAccountTransactionAdjustmentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAccountTransactionAdjustmentId. |
StudentAccountTransactionId
Gets or sets the StudentAccountTransactionId associated with this DynamicsGlReleaseError.
Declaration
public int? StudentAccountTransactionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentAccountTransactionId. |
StudentId
Gets or sets the StudentId associated with this DynamicsGlReleaseError.
Declaration
public int? StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentId. |
StudentRevenueDetail
Declaration
public virtual StudentRevenueDetail StudentRevenueDetail { get; set; }
Property Value
Type | Description |
---|---|
StudentRevenueDetail |
StudentRevenueDetailId
Gets or sets the StudentRevenueDetailId associated with this DynamicsGlReleaseError.
Declaration
public int? StudentRevenueDetailId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentRevenueDetailId. |
StudentSubsidiaryAccountAdjustmentId
Gets or sets the StudentSubsidiaryAccountAdjustmentId associated with this DynamicsGlReleaseError.
Declaration
public int? StudentSubsidiaryAccountAdjustmentId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentSubsidiaryAccountAdjustmentId. |
StudentSubsidiaryAccountTransaction
Declaration
public virtual StudentSubsidiaryAccountTransaction StudentSubsidiaryAccountTransaction { get; set; }
Property Value
Type | Description |
---|---|
StudentSubsidiaryAccountTransaction |
StudentSubsidiaryAccountTransactionId
Gets or sets the StudentSubsidiaryAccountTransactionId associated with this DynamicsGlReleaseError.
Declaration
public int? StudentSubsidiaryAccountTransactionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentSubsidiaryAccountTransactionId. |
TransactionDate
Gets or sets the TransactionDate associated with this DynamicsGlReleaseError.
Declaration
public DateTime TransactionDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The TransactionDate. |
TransactionType
Gets or sets the TransactionType associated with this DynamicsGlReleaseError.
Declaration
public string TransactionType { get; set; }
Property Value
Type | Description |
---|---|
System.String | 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. |