Removes all 'Account Identifier' entries. Account Identifier (BBIE). The customer's internal identifier for the supplier.

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#
void ClearAdditionalAccountIDs()
Visual Basic
Sub ClearAdditionalAccountIDs
Visual C++
void ClearAdditionalAccountIDs()
F#
abstract ClearAdditionalAccountIDs : unit -> unit 

See Also