AppSourceCop Error AS0107
The access modifier of a variable that belongs to the public API cannot be changed to a value that provides less access.
Description
The access modifier of a variable that belongs to the public API cannot be changed to a value that provides less access, because it will break dependent extensions.
Related information
AppSourceCop Analyzer
Getting Started with AL
Developing Extensions