RetailTransactionServiceProduct::setXElementAttributeIntValue Method [AX 2012]

client server private static boolean setXElementAttributeIntValue(
    XmlElement _xmlElement, 
    str _attributeName, 
    int _intValue)

Run On

Called

Parameters

_xmlElement
Type: XmlElement Class
_attributeName
Type: str
_intValue
Type: int
Show: