Transportation Status (ABIE).

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#
public interface ITransportationStatus
Visual Basic
Public Interface ITransportationStatus
Visual C++
public interface class ITransportationStatus
F#
type ITransportationStatus =  interface end

Remarks

A message to report the transport status and/or change in the transport status (i.e. event) between agreed parties.

See Also