MB-500 Exam Question 56

You have the following class definition:

You need to create an extension class and create a new static method in it that converts miles to kilometers and then call the method from another class.
How should you complete the code and call the method? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

MB-500 Exam Question 57

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are developing a form for Dynamics 365 Finance.
You need to add a button that allows users to run a report.
Solution: Create an output menu item. Add the output menu item to the form button and then link the report to the output menu item.
Does the solution meet the goal?
  • MB-500 Exam Question 58

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You must extend the class SalesLineType and add a new method that returns the day of week for the system's current date as an integer value.
    You need to create a class that extends SalesLineType and adds the new method.
    Solution: You create the following code:

    Does the solution meet the goal?
  • MB-500 Exam Question 59

    You create a Visual Studio project named ProductUpdates.
    You must update data in a table named ProductTable. You must be able to run the code from Visual Studio.
    You need to create an X++ class.
    Which five actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

    MB-500 Exam Question 60

    You need to configure security for the Vendor Exclusion List report.
    What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
    NOTE: Each correct selection is worth one point.