Share via


BankPaymBalanceXML.validateXmlFields Method [AX 2012]

Checks whether the currency code and the purpose code are filled for the given parameter.

Syntax

public boolean validateXmlFields(TradeBLWILines _lines)

Run On

Called

Parameters

Return Value

Type: boolean
true if the currency code and the purpose code are filled; otherwise, false.

See Also

Reference

BankPaymBalanceXML Class