AccountingYearSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The AccountingYearSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountingYearSchemaTable | Initializes a new instance of the AccountingYearSchemaTable class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AccountingYearTableName |
Gets the AccountingYear table name
| |
| CaptionColumnName |
Gets the Caption (Libellé) column name
| |
| ClosingDateColumnName |
Gets the ClosingDate (Date de clôture) column name
| |
| EndingDateColumnName |
Gets the EndingDate (Date de fin) column name
| |
| IdColumnName |
Gets the Id (Identifiant exercice comptable) column name
| |
| IsCurrentColumnName |
Gets the IsCurrent (Exercice courant) column name
| |
| NotesClearColumnName |
Gets the NotesClear (Notes en texte brut) column name
| |
| NotesColumnName |
Gets the Notes (Notes) column name
| |
| StartingDateColumnName |
Gets the StartingDate (Date de début) column name
| |
| StatusColumnName |
Gets the Status (État) column name
| |
| SynchronizationUniqueIdColumnName |
Gets the SynchronizationUniqueId (Unique Id de synchronisation de l'exercice comptable) column name
| |
| sysCreatedDateColumnName |
Gets the sysCreatedDate (Date de création) column name
| |
| sysCreatedUserColumnName |
Gets the sysCreatedUser (Utilisateur de création) column name
| |
| sysModifiedDateColumnName |
Gets the sysModifiedDate (Date de modification) column name
| |
| sysModifiedUserColumnName |
Gets the sysModifiedUser (Utilisateur de modification) column name
|