Question 91

You create a method that uses the Async framework.
You need to capture the result of calling the Async method.
Which three elements should you include in the signature or parameters of the result method?
Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • Question 92

    You are a Dynamics 365 Finance developer.
    You have the following entities.

    You must create the required fields and relationships in the staging tables.
    You need to develop a composite entity that uses the OrderHeader and OrderLine entities.
    Which object should you use for each action? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 93

    Drag and Drop Question
    A company implements Dynamics 365 Finance.
    You must prevent users from viewing vendors based on vendor group.
    You need to create an Extensible Data Security (XDS) policy to meet this requirement.
    In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

    Question 94

    You develop a customization for Dynamics 365 Supply Chain Management.
    You need to optimize performance for this customization.
    Which concurrency control options should you implement? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 95

    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.