Removes all 'Instructions' entries.
Instructions (BBIE). Delivery instructions relating to a shipment.
Namespace: Unimaze.Composer.Ubl2.ComponentsAssembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)
Syntax
| C# |
|---|
public void ClearDeliveryInstructionss() |
| Visual Basic |
|---|
Public Sub ClearDeliveryInstructionss |
| Visual C++ |
|---|
public:
virtual void ClearDeliveryInstructionss() sealed |
| F# |
|---|
abstract ClearDeliveryInstructionss : unit -> unit
override ClearDeliveryInstructionss : unit -> unit |
Implements
IShipment..::..ClearDeliveryInstructionss()()()()
See Also