DealPurchaseDocumentLineSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The DealPurchaseDocumentLineSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| DealPurchaseDocumentLineSchemaTable | Initializes a new instance of the DealPurchaseDocumentLineSchemaTable 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
| |
| CostAmountColumnName |
Gets the CostAmount (Prix de revient) column name
| |
| DealIdColumnName |
Gets the DealId (Code Affaire) column name
| |
| DealPurchaseDocumentLineTableName |
Gets the DealPurchaseDocumentLine 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
| |
| GrossInterestBaseColumnName |
Gets the GrossInterestBase (Base de calcul de la marge brute) column name
| |
| HasCostDispatchColumnName |
Gets the HasCostDispatch (Répartition des coûts) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| IncludeAmountInCostColumnName |
Gets the IncludeAmountInCost (Inclure le montant pour le calcul du réalisé) column name
| |
| IncludedAmountColumnName |
Gets the IncludedAmount (Montant à inclure dans le réalisé) 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
| |
| 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
| |
| QuantityToIncludeColumnName |
Gets the QuantityToInclude (Quantité à inclure) 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
|