Removes all 'Response' entries.
Response (ASBIE). An association to Discrepancy Response; the reason for the Debit.
Namespace: Unimaze.Composer.Ubl2.ComponentsAssembly: 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
IDebitNoteLine..::..ClearDiscrepancyResponses()()()()
See Also