PurchaseDocumentComplementaryDiscountSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The PurchaseDocumentComplementaryDiscountSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| PurchaseDocumentComplementaryDiscountSchemaTable | Initializes a new instance of the PurchaseDocumentComplementaryDiscountSchemaTable 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 | |
|---|---|---|
| AmountColumnName |
Gets the Amount (Montant de la remise) column name
| |
| CaptionColumnName |
Gets the Caption (Libellé) column name
| |
| CodeColumnName |
Gets the Code (Code remise complémentaire) column name
| |
| CurrencyAmountColumnName |
Gets the CurrencyAmount (Montant en devise) column name
| |
| DiscountTypeColumnName |
Gets the DiscountType (Type de remise) column name
| |
| DocumentIdColumnName |
Gets the DocumentId (Code document) column name
| |
| DocumentReferenceOriginComplementaryDiscountIdColumnName |
Gets the DocumentReferenceOriginComplementaryDiscountId (Identifiant de la ligne remise compl. d'origine) column name
| |
| IdColumnName |
Gets the Id (Id) column name
| |
| IsPriceListDiscountColumnName |
Gets the IsPriceListDiscount (Créé par l'application d'un tarif) column name
| |
| LineOrderColumnName |
Gets the LineOrder (Numéro de ligne) column name
| |
| PurchaseDocumentComplementaryDiscountTableName |
Gets the PurchaseDocumentComplementaryDiscount table name
| |
| RateColumnName |
Gets the Rate (% remise) 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
|