Share via


InventDimMetaDataCache::dimProductDimFieldList 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 dimProductDimFieldList()

Run On

ClientOrServer

Return Value

Type: List Class
The list of field IDs.

See Also

Reference

InventDimMetaDataCache Class