Customer Party (ASBIE). An association to the Accounting Customer 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 ICustomerParty AccountingCustomerParty { get; set; }
Visual Basic
Public Property AccountingCustomerParty As ICustomerParty
	Get
	Set
Visual C++
public:
virtual property ICustomerParty^ AccountingCustomerParty {
	ICustomerParty^ get () sealed;
	void set (ICustomerParty^ value) sealed;
}
F#
abstract AccountingCustomerParty : ICustomerParty with get, set
override AccountingCustomerParty : ICustomerParty with get, set

Property Value

Type: ICustomerParty

Implements

ISelfBilledCreditNote..::..AccountingCustomerParty

Remarks

Dictionary entry name
Self Billed Credit Note. Accounting_ Customer Party. Customer Party
Cardinality
1

See Also