Forwarding Instructions (ABIE).

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

Syntax

C#
public class ForwardingInstructions : IForwardingInstructions
Visual Basic
Public Class ForwardingInstructions
	Implements IForwardingInstructions
Visual C++
public ref class ForwardingInstructions : IForwardingInstructions
F#
type ForwardingInstructions =  
    class
        interface IForwardingInstructions
    end

Remarks

The document issued to a forwarder, giving instructions regarding the action to be taken for the forwarding of goods described therein. Forwarding Instructions is used by any party who gives instructions for the transportation services required for a consignment of goods to any party who is contracted to provide the transportation services. The parties who issue this document are commonly referred to as the shipper or consignor, while the parties who receive this document are forwarders, carriers, shipping agents, etc. Note that this document may also be issued by a forwarder or shipping agent in their capacity as a "shipper". This document can be used to arrange for the transportation (1) of different types of goods or cargoes; (2) whether containerized or non-containerized; (3) through different modes of transport including multi-modal; and (4) from any origin to any destination.

Inheritance Hierarchy

System..::..Object
  Unimaze.Composer.Ubl2..::..ForwardingInstructions

See Also