Tagged Questions
1
vote
3answers
341 views
Item-Level Security Boundaries
Item-Level security boundaries are defined in the Software boundaries document at 1000 items.
In the Advanced List Settings you can specify Item-level Permissions to "Create items and edit items that ...
2
votes
2answers
508 views
How to find a file with name = X in a SPList
Looking for recommendations. Have a file in a document library with name x.txt. In a workflow code behind, I need to get the file to read its contents. What is the best/most efficient way to do ...