Microsoft
MB6-894 · Question #70
You are a developer for an Independent Software Vendor (ISV). You need to create and modify enumerations within Microsoft Dynamics 365 for Finance and Operations. Which two statements are true about…
The correct answer is A. Integer values that belong to the baseline enum are deterministic. C. The Label property on the extended base enum can be modified. https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/extensibility/add-
Develop new elements by using Application Explorer
Question
You are a developer for an Independent Software Vendor (ISV). You need to create and modify enumerations within Microsoft Dynamics 365 for Finance and Operations. Which two statements are true about using extensible enumerations? Each correct answer presents a complete solution.
Options
- AInteger values that belong to the baseline enum are deterministic.
- BThe default base enum value can be changed.
- CThe Label property on the extended base enum can be modified.
- DThe Label property on any base enum value can be modified.
How the community answered
(40 responses)- A73% (29)
- B18% (7)
- D10% (4)
Explanation
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/extensibility/add-
Topics
#extensible enumerations#ISV development#enum properties#extension model
Community Discussion
No community discussion yet for this question.