Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.03 KB

File metadata and controls

26 lines (21 loc) · 1.03 KB
title description ms.author ms.date ms.topic author ms.reviewer
Compiler Error AL0245
The signature of procedure '{0}' does not match the signature required by attribute '{1}': procedure cannot be local.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

Compiler Error AL0245

[!INCLUDEbanner_preview]

The signature of procedure '{0}' does not match the signature required by attribute '{1}': procedure cannot be local.

Description

The visibility of the procedure where the attribute is set does not match the signature required by attribute. For more information about the required signature, see the attribute's documentation.

See Also

Get Started with AL
Developing Extensions