Share via


BankLGDocumentMap.transferGuarantee Method

Transfers the Letter of Guarantee from current document to another document.

Syntax

public boolean transferGuarantee(BankLGDocumentMap _toDocument)

Run On

Called

Parameters

Return Value

Type: boolean
true if transferred; otherwise, false.

Remarks

Only performs the transfer when two documents exist, the current one links to a Letter of Guarantee, and the target one does not.

See Also

Reference

BankLGDocumentMap Map