Click or drag to resize

IBankRemittanceEntityUseRemittanceAccountsForAccountingTransferMember Property

Gets whether accounting transfer must be done with remittance accounts

(Utiliser les comptes de remises)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.BankRemittance
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyBoolEntityMember UseRemittanceAccountsForAccountingTransferMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the UseRemittanceAccountsForAccountingTransfer (Utiliser les comptes de remises) column of the BankRemittance (Remise en banque) table.
See Also