[BUG]Getting error while running GetCheckedOutFiles command in the powershell #4107
Unanswered
tatsutanaka
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the "List.GetCheckedOutFiles" command to get all the checked-in files which have no checked in version.
However, I am encountering the below error:
Method invocation failed because [Microsoft.SharePoint.Client.List] does not contain a method named 'GetCheckedOutFiles'
I'm using the latest version of the CSOM : 16.0.6906.1200
Also the attached is the full script that I'm running.
Appreciate any help the community can provide.
Beta Was this translation helpful? Give feedback.
All reactions