Click or drag to resize

ITradeDocumentLineEntityBaseIgnoreManualPriceSetForMultiLinePriceListMember Property

Gets wether a multi-line price list must be applied after a manual price change. if true, multi-line price list will be applied.

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.TradeDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyBoolEntityMember IgnoreManualPriceSetForMultiLinePriceListMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
See Also