Activities
latest
false
Productivity Activities
Last updated Jun 26, 2024

ClearFileLabelFields

Removes one or multiple label fields from a file.

Namespace: UiPath.Gsuite.Activities.API

Assembly: UiPath.Gsuite.Activities.API (in UiPath.Gsuite.Activities.API.dll)

Syntax

public void ClearFileLabelFields(
	IFile file,
	string labelId,
	IEnumerable<GDriveLabelField> fields
)public void ClearFileLabelFields(
	IFile file,
	string labelId,
	IEnumerable<GDriveLabelField> fields
)

Parameters

file IFile
The file to apply labels to.
labelID String
The label ID.
fields IEnumerable<GDriveLabelField>
The label fields to clear.
  • Syntax
  • Parameters

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.