Tagged Questions
0
votes
0answers
793 views
How to get RoleAssignment programmatically from a SPFolder without .Item
I need to get the permissions associated to a Folder.
I can get the folder by the getfolder method but the item has the .Item property null.
When i Access to the .DocumentLibrary i get the ...