Share via


RetailSumLineManagement.totalOfVariants Method [AX 2012]

Calculates the total weight for all the variants of an item.

Syntax

public container totalOfVariants(ItemId _sItemId)

Run On

Called

Parameters

Return Value

Type: container
A container that contains the item variant information.

See Also

Reference

RetailSumLineManagement Class