Billing Reference (ASBIE). An association to Billing Reference.

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

Property Value

Type: IBillingReference

Remarks

Dictionary entry name
Remittance Advice. Billing Reference
Cardinality
0..1

See Also