Party (ASBIE). The party combining individual smaller consignments into a single larger shipment (so called consolidated shipment) that is sent to a counterpart who mirrors the consolidator's activity by dividing the consolidated consignment into its original components.

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

Property Value

Type: IParty

Remarks

Dictionary entry name
Consignment. Freight Forwarder_ Party. Party
Cardinality
0..1

See Also