Info | ||
---|---|---|
| ||
Android App version 1.5.79 |
Make an example of this, for BC.
...
// [Example 01]: Set something
[EventSubscriber(ObjectType::Codeunit, Codeunit::"...
local procedure ..
begin
..
end;
Available events are:
Update
...
Info | ||
---|---|---|
| ||
Android App version 1.5.79 |
Make an example of this, for BC.
...
// [Example 01]: Set something
[EventSubscriber(ObjectType::Codeunit, Codeunit::"...
local procedure ..
begin
..
end;
Available events are:
Update
...