PdfPrep.com

How should you complete the code segment?

HOTSPOT

You are the Dynamics 365 Finance Developer.

You have the following class definition:

You need to create an extension class and wrap the method by using Chain of Command (CoC), if the value of the Qty variable is less than 5, the code must cause an exception.

How should you complete the code segment? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Box 1: final class WebShopOrderVal_Extension

Box 2: public static void checkQtyValue(int Qty)

Exit mobile version