Removes all 'Delivery Unit' entries.
Delivery Unit (ASBIE). An association to Delivery Units in the package.
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 ClearDeliveryUnits() |
| Visual Basic |
|---|
Sub ClearDeliveryUnits |
| Visual C++ |
|---|
void ClearDeliveryUnits() |
| F# |
|---|
abstract ClearDeliveryUnits : unit -> unit |