RetailTransactionServiceProduct::setXElementAttributeInt64Value Method [AX 2012]

Syntax

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

Run On

Called

Parameters

  • _attributeName
    Type: str
  • _int64Value
    Type: int64

See Also

Reference

RetailTransactionServiceProduct Class