Share via


RetailTransactionServiceProduct::setXElementAttributeTextValue Method [AX 2012]

Syntax

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

Run On

Called

Parameters

  • _attributeName
    Type: str
  • _textValue
    Type: str

See Also

Reference

RetailTransactionServiceProduct Class