Question 131

You are a Dynamics 365 Finance developer. You create a class.
You need to mark the class to ensure that when code is compiled, the process fails if a specific method is called in the source code.
Which attribute should you use?
  • Question 132

    You have the following code:

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    Question 133

    A company uses Dynamics 365 Finance. You have two tables as shown:

    When an employee is deleted from EmplTable, the corresponding bank account information must automatically be deleted from EmplBankAccount.
    You need to ensure that the requirement is met
    Which two actions should you perform? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • Question 134

    You are a Dynamics 365 Finance and Operations developer. You have the following code: (Line numbers are created for reference only.)

    Which values does the info() method return? To answer, select the appropriate option in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 135

    A company implements Dynamics 365 finance and operations apps.
    You are developing code to consume OData service endpoints. You complete the application registration process and gather the details required to create a C# console application.
    You need to ensure that the console application interacts with Dynamics 365 Finance OData services.
    Which three 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.