AppSourceCop Error AS0083

It is not allowed to delete a value from an enum.

Description

Deleting an enum value is not allowed, unless the enum is marked as obsolete. This restriction prevents dependent extensions from breaking, if they use the enum value.

See Also

AppSourceCop Analyzer
Get Started with AL
Developing Extensions