exam questions

Exam MB-500 All Questions

View all questions & answers for the MB-500 exam

Exam MB-500 topic 3 question 47 discussion

Actual exam question from Microsoft's MB-500
Question #: 47
Topic #: 3
[All MB-500 Questions]

You are working with extended data types in Visual Studio.
You need to create an extension of an Extended Data Types (EDT) that is derived from base data types.
Which three properties can be modified? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. String size
  • B. IsExtensible
  • C. Form help
  • D. Alignment
  • E. Label
Show Suggested Answer Hide Answer
Suggested Answer: ACE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Ariston
Highly Voted 3 years, 4 months ago
Yes correct String Size, Label & Form Help
upvoted 8 times
...
viking1
Highly Voted 3 years, 5 months ago
Unfortunately, "Extension" is ambiguous in this case, as it is possible to create an extension of an EDT string, as well as to create a new EDT string that derives from the EDT, in the classic sense. String size can't be changed in either case. Alignment can be changed when deriving from an EDT. Label and Help text can be changed in both cases. There is no property called "IsExtensible" on string EDTs. As the question asks for threee properties, it can be assumed it is talking about derived EDTs. The correct answer will thus be C - Form help, D - Alignment, E - Label.
upvoted 6 times
pinticas
3 years, 2 months ago
It is talking about String EDT Extension, either way, correct answer remains the same CDE.
upvoted 1 times
pinticas
3 years, 2 months ago
Sorry, it is ACE and it is talking about extension, not derived.
upvoted 2 times
...
...
...
globeearth
Most Recent 2 weeks, 6 days ago
Selected Answer: ACE
There are several properties that can be customized on existing extended data types (EDTs) through extension: Label, Help text, Form help, Country region codes, String size You can only modify the value if the EDT does not extend from another EDT. You can only set the new String size to a value equal to or larger than the base EDT value. https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/modify-edt
upvoted 1 times
...
HerrimanCoder
10 months, 3 weeks ago
Cannot be A because "String size can be defined only on root EDTs." This is an extension of an EDT, not the root.
upvoted 1 times
...
Ganga425
1 year, 6 months ago
I think for an EDT that is derived from another EDT, String size cannot be changed. So A might not be a correct option
upvoted 1 times
...
Ganga425
1 year, 6 months ago
I think A is not correct option as string size can be changed only when EDT is not getting extended from other EDT
upvoted 1 times
...
Prollyx
2 years, 8 months ago
Selected Answer: ACE
ACD is correct, when you do EDT extension (.Extension) you can modify these properties: Display Length, Help Text, Label, String Size, Form Help, Tags
upvoted 2 times
...
jovank
2 years, 9 months ago
Selected Answer: ACE
ACE is correct. A is weird, because you can't explicitly change the string size, but you can change the display length, meaning you can show only 10 chars from a 20 char string.
upvoted 2 times
...
goyalsachin6
3 years, 4 months ago
correct answer is ACE
upvoted 4 times
...
dg97
3 years, 5 months ago
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/modify-edt
upvoted 1 times
...
ManjulaJ
3 years, 5 months ago
string size cannot be modified. what's the correct answer?
upvoted 1 times
...
jhramirez
3 years, 10 months ago
correct
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...