Removes all 'Billing Reference' entries. Billing Reference (ASBIE). An association to Billing Reference.

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 void ClearBillingReferences()
Visual Basic
Public Sub ClearBillingReferences
Visual C++
public:
virtual void ClearBillingReferences() sealed
F#
abstract ClearBillingReferences : unit -> unit 
override ClearBillingReferences : unit -> unit 

Implements

IInvoice..::..ClearBillingReferences()()()()

See Also