If someone is familiar with C#, probably knows that the this keyword is used to refer to the current instance of the class. It is used to access members from the constructors, instance methods, and instance accessors. this keyword is also used to track the instance which is invoked to perform some calculation or further processing related to that instance.
The AL language version 14…
Continue Reading demiliani’s Article on their blog
Dynamics 365 Business Central: “this” is a nice AL addition.
If someone is familiar with C#, probably knows that the this keyword is used to refer to the current instance of the class. It is used to access members from the constructors, instance methods, and instance accessors. this keyword is also used to track the instance which is invoked to perform some calculation or further processing related to…
Blog Syndicated with demiliani’s Permission
More About This Author
Array
- Business Central1 October 2024Dynamics 365 Business Central: triggering an Azure DevOps pipeline when a tenant upgrade occurs.
- Business Central24 September 2024Dynamics 365 Business Central: Power Automate flows using business events may require a refresh.
- Business Central23 September 2024Dynamics 365 Business Central: HttpClient and remote certificate validation future changes.
- Business Central10 September 2024Azure Logic Apps workflows: restrict access by IP ranges.