ReleaseUpdateBulkCopyDB.getEnumValueTransformationList Method [AX 2012]

Retrieves a list of the UpgradeEnumValueTransformation objects associated with a base enumeration value.

protected List getEnumValueTransformationList(DictEnum _dictEnum)

Run On

Server

Parameters

_dictEnum
Type: DictEnum Class
The base enumeration value to retrieve the UpgradeEnumValueTransformation objects for.

Return Value

Type: List Class
A list of the UpgradeEnumValueTransformation objects.

Community Additions

ADD
Show: