Contact (ASBIE). An association to Seller.

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

Property Value

Type: IContact

Remarks

Dictionary entry name
Supplier Party. Seller_ Contact. Contact
Cardinality
0..1

See Also