Share via


RetailPricingDataManager.getItems Method [AX 2012]

Gets the items using the specified item identifiers.

Syntax

public container getItems(container _itemIds)

Run On

Called

Parameters

  • _itemIds
    Type: container
    The list of item identifiers.

Return Value

Type: container
The list of items.

See Also

Reference

RetailPricingDataManager Class