Click or drag to resize

PriceListCalculationLineSchemaTable Fields

The PriceListCalculationLineSchemaTable type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCalculationTypeColumnName
Gets the CalculationType (Type de calcul) column name
Public fieldStatic memberDiscountValueColumnName
Gets the DiscountValue (Remise) column name
Public fieldStatic memberFreeItemIdColumnName
Gets the FreeItemId (Code de l'article gratuit) column name
Public fieldStatic memberFreeQuantityColumnName
Gets the FreeQuantity (Quantité gratuite) column name
Public fieldStatic memberFreeTypeColumnName
Gets the FreeType (Type de gratuité) column name
Public fieldStatic memberIdColumnName
Gets the Id (Code) column name
Public fieldStatic memberItemIdColumnName
Gets the ItemId (Article) column name
Public fieldStatic memberPriceListCalculationLineTableName
Gets the PriceListCalculationLine table name
Public fieldStatic memberPriceListIdColumnName
Gets the PriceListId (Code du tarif) column name
Public fieldStatic memberPriceValueColumnName
Gets the PriceValue (Prix/valeur) column name
Public fieldStatic memberRangeItemIdColumnName
Gets the RangeItemId (Article gamme) column name
Public fieldStatic memberRoundIdColumnName
Gets the RoundId (Code de l'arrondi) column name
Public fieldStatic membersysCreatedDateColumnName
Gets the sysCreatedDate (Date de création) column name
Public fieldStatic membersysCreatedUserColumnName
Gets the sysCreatedUser (Utilisateur de création) column name
Public fieldStatic membersysModifiedDateColumnName
Gets the sysModifiedDate (Date de modification) column name
Public fieldStatic membersysModifiedUserColumnName
Gets the sysModifiedUser (Utilisateur de modification) column name
Public fieldStatic memberThresholdColumnName
Gets the Threshold (Jusqu'à) column name
Public fieldStatic memberVatIdColumnName
Gets the VatId (TVA) column name
Top
See Also