 | 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
SyntaxIReadOnlyBoolEntityMember UseRemittanceAccountsForAccountingTransferMember { get; }
ReadOnly Property UseRemittanceAccountsForAccountingTransferMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the UseRemittanceAccountsForAccountingTransfer (Utiliser les comptes de remises) column of the BankRemittance (Remise en banque) table.
See Also