Removes all 'Endorser Party' entries. Endorser Party (ASBIE). The party providing the endorsement.

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

Syntax

C#
public void ClearEndorserPartys()
Visual Basic
Public Sub ClearEndorserPartys
Visual C++
public:
virtual void ClearEndorserPartys() sealed
F#
abstract ClearEndorserPartys : unit -> unit 
override ClearEndorserPartys : unit -> unit 

Implements

ICertificateOfOriginApplication..::..ClearEndorserPartys()()()()

See Also