Plaza 365
Plaza 365

No results found for your search

RegisterLog in

1

Visit article

Dynamics 365 Business Central

Category

Sep 20, 2024

Published date

Text

Article Type


AI Summary

  • Dynamics 365 Business Central 2024 release wave 2 (BC25) public preview is available.
  • Type testing and casting operators for interfaces are introduced in AL language.
  • 'is' and 'as' operators are added to check and cast interfaces, improving extensibility and code safety.
  • AL interfaces are syntactical contracts for nonabstract methods in Business Central.
  • Interfaces must be implemented by codeunits using the 'implements' keyword.
  • Errors will occur if interface methods are not correctly implemented.
  • New operators 'is' and 'as' allow for testing and casting between AL interfaces.
  • Additional features such as the ternary operator and 'this' keyword are also introduced in BC25.

Registered users can view the full text for FREE!

Sign In Now!