Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
server public static void fillAmtNode(
XmlDocument _xmlDoc,
XmlElement _amtNode,
CurrencyCode _currencyCode,
AmountCur _amountTotal)
Run On
Server
Parameters
- _xmlDoc
Type: XmlDocument Class
- _amtNode
Type: XmlElement Class
- _currencyCode
Type: CurrencyCode Extended Data Type
- _amountTotal
Type: AmountCur Extended Data Type