Share via


InventDimGroupSetup.activeSalesPriceFields Method [AX 2012]

Retrieves information about which dimensions are active and marked as used by the sales price search.

Syntax

public List activeSalesPriceFields()

Run On

Called

Return Value

Type: List Class
A list that contains IDs of dimensions, from the InventDim table, that fulfill the condition.

See Also

Reference

InventDimGroupSetup Class