Dell-EMC
E20-120 · Question #145
Your system has a custom object type, called my_report, that extends dm_document. my_report has a custom attribute called departments. You are defining another custom object type that is called…
The correct answer is C. The attribute title, defined indm_sysobject, will exist in objects of type my_financial_report. See the full explanation below for the reasoning.
Question
Your system has a custom object type, called my_report, that extends dm_document. my_report has a custom attribute called departments. You are defining another custom object type that is called my_financial_report. It will extend my_report.Which statement is true?
Options
- AYou need to specify thatmy_financial_report will also have a departments attribute.
- BYou can define an attribute called departments inmy_financial_report object type.
- CThe attribute title, defined indm_sysobject, will exist in objects of type my_financial_report.
- DThe attributereport_name, defined in dm_document, will exist in objects of type
How the community answered
(31 responses)- A3% (1)
- B10% (3)
- C74% (23)
- D13% (4)
Community Discussion
No community discussion yet for this question.