Removes all 'Delivery' entries. Delivery (ASBIE). Associates the overall Invoice with the details of a delivery (or deliveries).

Namespace: Unimaze.Composer.Ubl2.Interfaces
Assembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)

Syntax

C#
void ClearDeliverys()
Visual Basic
Sub ClearDeliverys
Visual C++
void ClearDeliverys()
F#
abstract ClearDeliverys : unit -> unit 

See Also