Question 35 of 103 from exam MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer

Question 35 of 103 from exam MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer

Question

You are a Dynamics 365 Finance developer.

You have the following Extended Data Types (EDTs):

Name

Comments

AccountBase

Root EDT

Accountld

Derives from AccountBase

You plan to modify properties of the EDTs by using an extension.

You need to determine which operations can be performed.

Which operation is possible?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

D.

You can only set the new String size to a value equal to or larger than the base EDT value.

Incorrect Answers: B, C: You can only modify the value if the EDT does not extend from another EDT.

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