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
ServerParameters
- _dictEnum
- Type: DictEnum Class
The base enumeration value to retrieve the UpgradeEnumValueTransformation objects for.
Community Additions
ADD
Show: