Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 435 Bytes

SetSPOFileCheckedIn.md

File metadata and controls

15 lines (13 loc) · 435 Bytes

#Set-SPOFileCheckedIn Checks in a file ##Syntax

Set-SPOFileCheckedIn [-CheckinType <CheckinType>] [-Comment <String>] [-Web <WebPipeBind>] -Url <String>

##Parameters

Parameter Type Required Description
CheckinType CheckinType False
Comment String False
Url String True
Web WebPipeBind False The web to apply the command to. Omit this parameter to use the current web.