DealSaleDocumentLineSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The DealSaleDocumentLineSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| DealSaleDocumentLineSchemaTable | Initializes a new instance of the DealSaleDocumentLineSchemaTable 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 | |
|---|---|---|
| AmountVatExcludedColumnName |
Gets the AmountVatExcluded (Montant HT) column name
| |
| ConstructionSiteIdColumnName |
Gets the ConstructionSiteId (Code du projet) column name
| |
| DealIdColumnName |
Gets the DealId (Code Affaire) column name
| |
| DealSaleDocumentLineTableName |
Gets the DealSaleDocumentLine table name
| |
| DescriptionClearColumnName |
Gets the DescriptionClear (Description commerciale en clair) column name
| |
| DescriptionColumnName |
Gets the Description (Description) column name
| |
| DocumentIdColumnName |
Gets the DocumentId (Code document) column name
| |
| DocumentLineIdColumnName |
Gets the DocumentLineId (Code ligne de document) column name
| |
| GrossInterestAmountColumnName |
Gets the GrossInterestAmount (Marge brute totale) column name
| |
| GrossInterestBaseColumnName |
Gets the GrossInterestBase (Base de calcul de la marge brute) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| InterestAmountColumnName |
Gets the InterestAmount (Marge HT) column name
| |
| ItemIdColumnName |
Gets the ItemId (Code article) column name
| |
| LineOrderColumnName |
Gets the LineOrder (Numéro de ligne) column name
| |
| LineTypeColumnName |
Gets the LineType (Type de ligne) column name
| |
| NetAmountVatExcludedWithDiscountColumnName |
Gets the NetAmountVatExcludedWithDiscount (Montant Net HT remisé) column name
| |
| NetAmountVatIncludedWithDiscountColumnName |
Gets the NetAmountVatIncludedWithDiscount (Montant Net TTC remisé) column name
| |
| NetInterestAmountColumnName |
Gets the NetInterestAmount (Marge nette HT ) column name
| |
| ParentLineIdColumnName |
Gets the ParentLineId (Code de la ligne parente) column name
| |
| PricesDecimalNumberColumnName |
Gets the PricesDecimalNumber (Nombre de décimales des prix) column name
| |
| PurchasePriceColumnName |
Gets the PurchasePrice (Prix d'achat) column name
| |
| QuantityColumnName |
Gets the Quantity (Quantité) column name
| |
| QuantityDecimalNumberColumnName |
Gets the QuantityDecimalNumber (Nombre de décimales des quantités) column name
| |
| RealQuantityColumnName |
Gets the RealQuantity (Quantité totale) column name
| |
| SumRealQuantityServiceComponentsColumnName |
Gets the SumRealQuantityServiceComponents (Somme des quantités totale des composants de type service) 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
| |
| TechnicalDescriptionClearColumnName |
Gets the TechnicalDescriptionClear (Description technique en clair) column name
| |
| TechnicalDescriptionColumnName |
Gets the TechnicalDescription (Description technique) column name
|