Removes all 'Response' entries.
Response (ASBIE). An association to a reason for the Self Billed Credit Note as a whole.
Namespace: Unimaze.Composer.Ubl2Assembly: 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
ISelfBilledCreditNote..::..ClearDiscrepancyResponses()()()()
See Also