Click or drag to resize

IPurchaseDocumentEntityBaseTransferReverseChargeEntryLine Property

Gets or sets whether reverse entry line must be transfered to accounting

(Générer l’écriture d’auto-liquidation)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<bool> TransferReverseChargeEntryLine { get; set; }

Property Value

Type: NullableBoolean
Remarks
This entity member is bound to the TransferReverseChargeEntryLine (Générer l’écriture d’auto-liquidation) column of the PurchaseDocumentEx (Document d'achat étendu) table.
See Also