Share via


BankDocumentFacilityAgreementLineType.anyRemainingBalance Method [AX 2012]

Determines whether there is enough balance for the new letter of credit.

Syntax

public boolean anyRemainingBalance(BankDocumentFacilityAgreementAmountCur _amount)

Run On

Called

Parameters

Return Value

Type: boolean
true if there is enough balance; otherwise, false.

See Also

Reference

BankDocumentFacilityAgreementLineType Class