Share via


InventDimMetaDataCache::dimEnabledFieldList Method [AX 2012]

Retrieves a list of configuration enabled field IDs from the InventoryDimensions field group in the InventDim table.

Syntax

client server public static List dimEnabledFieldList()

Run On

ClientOrServer

Return Value

Type: List Class
The list of field IDs.

See Also

Reference

InventDimMetaDataCache Class