Microsoft Dynamics 365: Finance and Operations Apps Developer — Question 42

You are developing a model extension for Dynamics 365 Finance.

You must create a model extension that extends objects from the Application suite package.

You need to create and configure a new model for the extension.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Answer options

Correct answer: B, C

Explanation

The correct actions are B and C because creating a new model with a reference to the Application Suite allows for proper extension, and an extension class that references the Application Suite class is essential for functionality. Options A and D are incorrect as they do not directly contribute to the required model extension process.