Click or drag to resize

IBankRemittanceEntityBaseRemitToBank Method

set the bank remittance to remitted state

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 RemitToBank()

Return Value

Type: Boolean
true is succeed ; false otherwise
See Also