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 fillXmlStrdNode(
XmlDocument _xmlDoc,
XmlElement _strdNode,
CurrencyCode _currencyCode,
AmountCur _amount,
str _invoiceId)
Run On
Server
Parameters
- _xmlDoc
Type: XmlDocument Class
- _strdNode
Type: XmlElement Class
- _currencyCode
Type: CurrencyCode Extended Data Type
- _amount
Type: AmountCur Extended Data Type
- _invoiceId
Type: str