Click or drag to resize

SaleDocumentComplementaryDiscountSchemaTableIsPriceListDiscountColumnName Field

Gets the IsPriceListDiscount (Créé par l'application d'un tarif) column name

Namespace:  EBP.Api.Interfaces.Schema
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public const string IsPriceListDiscountColumnName = "IsPriceListDiscount"

Field Value

Type: String
Remarks
Gets the IsPriceListDiscount (Créé par l'application d'un tarif) column name of the table SaleDocumentComplementaryDiscount
See Also