Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.04 KB

appsourcecop-as0049.md

File metadata and controls

23 lines (21 loc) · 1.04 KB
title description ms.author ms.date ms.topic author ms.reviewer
AppSourceCop Error AS0049
The access modifier of an application object cannot be changed to a value that provides less access because it will break dependent extensions.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

AppSourceCop Error AS0049

The access modifier of an application object cannot be changed to a value that provides less access.

Description

The access modifier of an application object cannot be changed to a value that provides less access because it will break dependent extensions. You can only change the accessibility to provide more access.

See Also

AppSourceCop Analyzer
Get Started with AL
Developing Extensions