Delivery Terms (ASBIE). An association to Delivery Terms.

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

Property Value

Type: IDeliveryTerms

Remarks

Dictionary entry name
Line Item. Delivery Terms
Cardinality
0..1

See Also