InterviewSolution
Saved Bookmarks
| 1. |
What are the limits on the number of items in a list and that in a library in Microsoft SharePoint? |
|
Answer» A list can contain up to 30 million items, and a library up to 30 million FILES and folders. When a list, library, or folder has more than 100,000 items, permission inheritance on the list, library, or folder cannot be broken. It also doesn't allow you to re-inherit PERMISSIONS. HOWEVER, up to the MAXIMUM NUMBER of unique permissions in the list or library, you can still break inheritance on individual objects within that list, library, or folder. |
|