Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an instance of the UpgradeEnumValueTransformationAttribute class.
Syntax
public void new(EnumId _transformedEnumId)
Run On
Called
Parameters
- _transformedEnumId
Type: EnumId Extended Data Type
The name of the base enum where values are transformed between versions.
Exceptions
Exception | Condition |
---|---|
Error | The base enum was not found. |