Microsoft
70-489 · Question #80
You need to print out the terms and term sets for the Document Library app named Project Documents. What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
The correct answer is A. Insert the following code segment at line DL59: C. Insert the following code segment at line DL35. You must develop a console app to print the current term sets and each root term for the app by using the following style: TermSet: name - You must create a Department term set to store team member roles and organize them by department types. The import file for the Department…
Design and develop advanced Microsoft SharePoint 2013 solutions
Question
You need to print out the terms and term sets for the Document Library app named Project Documents. What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
Options
- AInsert the following code segment at line DL59:
- BInsert the following code segment at line DL70:
- CInsert the following code segment at line DL35:
- DInsert the following code segment at line DL56:
- EInsert the following code segment at line DL35:
How the community answered
(59 responses)- A64% (38)
- B5% (3)
- D8% (5)
- E22% (13)
Explanation
- You must develop a console app to print the current term sets and each root term for the app by using the following style: TermSet: name - You must create a Department term set to store team member roles and organize them by department types. The import file for the Department term set is the default for all new projects. The import file contains terms for System Architect, Programmer, Producer, and Manager. Each term is contained within two parent groups, Engineering or Production. Managers are members of the Production group only. All of the parent groups use a shared root-level term.
Topics
#term sets#taxonomy API#CSOM#managed metadata traversal
Community Discussion
No community discussion yet for this question.