Merge branch 'EventBridgePatten' of https://github.com/microsoft/alguidelines into EventBridgePatten
This commit is contained in:
commit
543f96b6ed
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ codeunit 50407 "Scale Wrong" implements IScale
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
To mitigate this problem, we can work with a new, dedicated, isolated, codeunit, with publish events to be able to raise them from different places.
|
To mitigate this problem, we can work with a new, dedicated and isolated codeunit, with publisher events to be able to raise them from different places.
|
||||||
|
|
||||||
```AL
|
```AL
|
||||||
codeunit 50406 "IScale Triggers"
|
codeunit 50406 "IScale Triggers"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue