UiPath Documentation
activities
latest
false

Productivity activities

CheckinFile

Checks in a file in SharePoint, making it available for others to edit.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

Assembly: UiPath.MicrosoftOffice365.Activities.Api (in UiPath.MicrosoftOffice365.Activities.Api.dll)

Syntax

void CheckinFile(
	IFile file,
	string comment
)
void CheckinFile(
	IFile file,
	string comment
)

Parameters

file IFile : The file to check in.

comment String : A check-in comment associated with the version.

  • Syntax
  • Parameters

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated