Share via


InventDimMetaDataCache::dimProductDimEnabledFieldList Method [AX 2012]

Gets a list of configuration enabled field IDs from the ProductDimensions field group in the InventDim table.

Syntax

client server public static List dimProductDimEnabledFieldList()

Run On

ClientOrServer

Return Value

Type: List Class
The list of field IDs.

Remarks

Only fields that are item dimensions are sent.

See Also

Reference

InventDimMetaDataCache Class