 | IComplementaryDiscountEntityTransferToAccountingMember 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
SyntaxIReadOnlyBoolEntityMember TransferToAccountingMember { get; }
ReadOnly Property TransferToAccountingMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the TransferToAccounting (Comptabiliser la remise) column of the ComplementaryDiscount (Remise complémentaire) table.
See Also