Consignment (ASBIE). An association to Consignment covered by the status message.

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#
IConsignment Consignment { get; set; }
Visual Basic
Property Consignment As IConsignment
	Get
	Set
Visual C++
property IConsignment^ Consignment {
	IConsignment^ get ();
	void set (IConsignment^ value);
}
F#
abstract Consignment : IConsignment with get, set

Property Value

Type: IConsignment

Remarks

Dictionary entry name
Transportation Status. Consignment
Cardinality
1

See Also