ComplementaryAccountSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The ComplementaryAccountSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| ComplementaryAccountSchemaTable | Initializes a new instance of the ComplementaryAccountSchemaTable 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 | |
|---|---|---|
| AccountTypeColumnName |
Gets the AccountType (Type) column name
| |
| AmountColumnName |
Gets the Amount (Montant postes complémentaires) column name
| |
| CaptionColumnName |
Gets the Caption (Libellé) column name
| |
| ComplementaryAccountTableName |
Gets the ComplementaryAccount table name
| |
| CurrencyAmountColumnName |
Gets the CurrencyAmount (Montant postes complémentaires en devise) column name
| |
| CurrencyVatAmountColumnName |
Gets the CurrencyVatAmount (Montant de TVA en devise) column name
| |
| DocumentIdColumnName |
Gets the DocumentId (Code document) column name
| |
| DocumentReferenceOriginComplementaryAccountIdColumnName |
Gets the DocumentReferenceOriginComplementaryAccountId (Identifiant de la ligne poste compl. d'origine) column name
| |
| ExcludeFromSecurityBondColumnName |
Gets the ExcludeFromSecurityBond (Ne pas inclure dans le calcul de retenue de garantie) column name
| |
| IdColumnName |
Gets the Id (Id) column name
| |
| IncreaseAccountColumnName |
Gets the IncreaseAccount (Compte Majoration) column name
| |
| LineOrderColumnName |
Gets the LineOrder (Numéro de ligne) column name
| |
| MinorationAccountColumnName |
Gets the MinorationAccount (Compte Minoration) column name
| |
| RateColumnName |
Gets the Rate (% postes complémentaires) 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
| |
| UpdateModeColumnName |
Gets the UpdateMode (Mode de saisie) column name
| |
| VatAmountColumnName |
Gets the VatAmount (Montant de TVA) column name
| |
| VatIdColumnName |
Gets the VatId (Code TVA) column name
|