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

Namespace: Unimaze.Composer.Ubl2
Assembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)

Syntax

C#
public ISupplierParty AccountingSupplierParty { get; set; }
Visual Basic
Public Property AccountingSupplierParty As ISupplierParty
	Get
	Set
Visual C++
public:
virtual property ISupplierParty^ AccountingSupplierParty {
	ISupplierParty^ get () sealed;
	void set (ISupplierParty^ value) sealed;
}
F#
abstract AccountingSupplierParty : ISupplierParty with get, set
override AccountingSupplierParty : ISupplierParty with get, set

Property Value

Type: ISupplierParty

Implements

IOrderChange..::..AccountingSupplierParty

Remarks

Dictionary entry name
Order Change. Accounting_ Supplier Party. Supplier Party
Cardinality
0..1

See Also