Single Choice
Easy
QWhat methods can you extend to use Chain of Command?
ID: #9614
Classes in D365 F&O X++
207 views
Question Info
#9614Q ID
EasyDifficulty
Classes in D365 F&O X++Topic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
- A. Incorrect: Final methods cannot use Chain of Command.
- B. Incorrect: Private methods cannot use Chain of Command.
- C. Correct: Protected and public methods can use Chain of Command.
- D. Incorrect: Methods with the hookable attribute set to false cannot use Chain of Command.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic