Share via


BankPaymBalanceXML.nihilNode Method [AX 2012]

Inserts the data needed for a nihil declaration.

Syntax

public XmlNode nihilNode()

Run On

Called

Return Value

Type: XmlNode Class
The nihil MXL node.

Remarks

This method is then called from the fetch method instead of the dataNode method.

See Also

Reference

BankPaymBalanceXML Class