Microsoft
MB2-876 · Question #48
You need to set the value of the parent account ID on the Account entity to Null. What should you do?
The correct answer is B. Set the value of the Id property to Guid.Empty. See the full explanation below for the reasoning.
Question
You need to set the value of the parent account ID on the Account entity to Null. What should you do?
Options
- ASet the value of the Id property to an empty string.
- BSet the value of the Id property to Guid.Empty.
- CSet the value of the Name property to an empty string.
- DSet the value of the LogicalName property to an empty string.
How the community answered
(24 responses)- A13% (3)
- B79% (19)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.