Click or drag to resize

IComplementaryDiscountEntityTransferToAccounting Property

Inidicate whether complementary discount must be transfered to accounting application

(Comptabiliser la remise)

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
Nullable<bool> TransferToAccounting { get; set; }

Property Value

Type: NullableBoolean
Remarks
This entity member is bound to the TransferToAccounting (Comptabiliser la remise) column of the ComplementaryDiscount (Remise complémentaire) table.
See Also