Removes all 'Response' entries. Response (ASBIE). An association to a reason for the Debit Note as a whole.

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

Implements

IDebitNote..::..ClearDiscrepancyResponses()()()()

See Also