Click or drag to resize

IBankRemittanceEntityBaseIsTransferableToAccounting Property

Gets whether the bank remittance can be transfered to accounting

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
bool IsTransferableToAccounting { get; }

Property Value

Type: Boolean
See Also