 | 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
SyntaxNullable<bool> TransferReverseChargeEntryLine { get; set; }
Property TransferReverseChargeEntryLine As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
RemarksThis 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