RetailTransactionServiceProduct::getProductsXml Method [AX 2012]
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
CalledParameters
- _xmlDocument
- Type: XmlDocument Class
- _channelRecId
- Type: RetailChannelRecId Extended Data Type
- _query
- Type: Query Class
- _startPosition
- Type: int64
- _pageSize
- Type: int64
- _includeTotalCount
- Type: boolean
- _languageId
- Type: LanguageId Extended Data Type
- _otherChannelRecId
- Type: RetailChannelRecId Extended Data Type
- _catalogRecId
- Type: CatalogRefRecId Extended Data Type
- _attributeRecIdRangeValue
- Type: str
- _includePrice
- Type: boolean
Show: