Removes all 'Request For Quotation Line' entries. Request For Quotation Line (ASBIE). An association to one or more Request For Quotation Lines.

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

Implements

IRequestForQuotation..::..ClearRequestForQuotLines()()()()

See Also