ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 108 - MB-500 discussion

Report
Export

You are a Dynamics 365 Finance developer.

You need to create an extension class.

Which action should you perform?

A.

Decorate the class with the ExtensionOf attribute.

Answers
A.

Decorate the class with the ExtensionOf attribute.

B.

Add the class buffer as the first parameter.

Answers
B.

Add the class buffer as the first parameter.

C.

Mark the class as public.

Answers
C.

Mark the class as public.

D.

Mark the class as private.

Answers
D.

Mark the class as private.

Suggested answer: A

Explanation:

Extension classes are final classes that are adorned with the ExtensionOf attribute and that also have a name that has the _Extension suffix.R

Reference:

https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/class-extensions

asked 05/10/2024
Zeshan Tariq
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first