Share via


RetailTransactionServiceProduct::getProductsXml Method [AX 2012]

Syntax

client server private static XmlElement getProductsXml(
    XmlDocument _xmlDocument, 
    RetailChannelRecId _channelRecId, 
    Query _query, 
    int64 _startPosition, 
    int64 _pageSize, 
    boolean _includeTotalCount, 
    LanguageId _languageId, 
    RetailChannelRecId _otherChannelRecId, 
    CatalogRefRecId _catalogRecId, 
    str _attributeRecIdRangeValue, 
    boolean _includePrice)

Run On

Called

Parameters

  • _startPosition
    Type: int64
  • _attributeRecIdRangeValue
    Type: str

See Also

Reference

RetailTransactionServiceProduct Class