Supplier Party (ASBIE). An association to Supplier Accounting Party.

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

Property Value

Type: ISupplierParty

Remarks

Dictionary entry name
Remittance Advice Line. Accounting_ Supplier Party. Supplier Party
Cardinality
0..1

See Also