Share via


RetailTransactionServiceProduct::setXElementAttributeIntValue Method [AX 2012]

Syntax

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

Run On

Called

Parameters

  • _attributeName
    Type: str
  • _intValue
    Type: int

See Also

Reference

RetailTransactionServiceProduct Class