RetailTransactionServiceProduct::setXElementAttributeTextValue Method [AX 2012]

client server private static boolean setXElementAttributeTextValue(
    XmlElement _xmlElement, 
    str _attributeName, 
    str _textValue)

Run On

Called

Parameters

_xmlElement
Type: XmlElement Class
_attributeName
Type: str
_textValue
Type: str
Show: