Create classes in Finance and Operations apps
link

Create classes in Finance and Operations apps

Use the X++ language to create new classes.

Microsoft Learn
Updated Jul 27, 2024

What you'll learn

  • Learn about the use of classes in developing for Finance and Operations apps.
  • Create a new class that is added to a project.
  • Add methods to a class.
  • Review the types of methods that can be used in a class.
Course Description

Classes are blocks of code that contain data and methods. When developing for Finance and Operations apps, you will use the X++ language to create new classes.