Share via


RetailTransactionServiceProduct::setXElementAttributeFloatValue Method [AX 2012]

Syntax

client server private static boolean setXElementAttributeFloatValue(
    XmlElement _xmlElement, 
    str _attributeName, 
    real _floatValue)

Run On

Called

Parameters

  • _attributeName
    Type: str
  • _floatValue
    Type: real

See Also

Reference

RetailTransactionServiceProduct Class