 | IPeriodicInvoicingEntity.ApplyPriceList Property |
Gets or sets wether to apply price list (used for reference document)
(Appliquer les tarifs et promotions)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.PeriodicInvoicing
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> ApplyPriceList { get; set; }
Property ApplyPriceList As Nullable(Of Boolean)
Get
Set
Property Value
Type:
Nullable<Boolean>
RemarksThis entity member is bound to the ApplyPriceList (Appliquer les tarifs et promotions) column of the PeriodicInvoicing (Facturation périodique) table.
See Also