Share via


InventDimMetaDataCache::dimTrackingDimEnabledFieldList Method [AX 2012]

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

Syntax

client server public static List dimTrackingDimEnabledFieldList()

Run On

ClientOrServer

Return Value

Type: List Class
The list of field IDs.

See Also

Reference

InventDimMetaDataCache Class