Supplier Party (ASBIE). An association to the Seller of the item.

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

Property Value

Type: ISupplierParty

Remarks

Dictionary entry name
Catalogue Item Specification Update Line. Seller_ Supplier Party. Supplier Party
Cardinality
0..1

See Also