Exit MB6-819 AX 2009 Development Introduction
Question 3 of 5
0% complete
Q3 Single choice

Isaac, the systems developer, needs to create a method that will be used to print the name of an item used on a sales order line in a report.

Which syntax is correct when declaring the method?

  • A

    display itemName()

  • B

    display itemId itemName()

  • C

    itemName display()

  • D

    display itemName itemName()