RetailTransactionServiceProduct::setXElementAttributeInt64Value Method [AX 2012]

client server private static boolean setXElementAttributeInt64Value(
    XmlElement _xmlElement, 
    str _attributeName, 
    int64 _int64Value)

Run On

Called

Parameters

_xmlElement
Type: XmlElement Class
_attributeName
Type: str
_int64Value
Type: int64
Show: