Removes all 'Allowance Charge' entries.
Allowance Charge (ASBIE). An association to Allowances and Charges that apply to the Invoice as a whole.
Namespace: Unimaze.Composer.Ubl2.InterfacesAssembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)
Syntax
| C# |
|---|
void ClearAllowanceCharges() |
| Visual Basic |
|---|
Sub ClearAllowanceCharges |
| Visual C++ |
|---|
void ClearAllowanceCharges() |
| F# |
|---|
abstract ClearAllowanceCharges : unit -> unit |