Microsoft Dynamics 365 Business Central Cookbook
上QQ阅读APP看书,第一时间看更新

Creating new business logic

Adding a place to store data and interact with it is essential, but in all likelihood, you're going to need to manipulate the data or provide some logic for the user to interact with. In this recipe, we will create some business logic for our application.