sdk
latest
false
Developer Guide
Last updated Mar 23, 2024

UiPath.Studio.Activities.Api.Workflow

In this section you can find more information on how to build activities using UiPath.Studio.Activities.Api.Workflow.

IWorkflowOperationsService

Note: This feature was introduced in UiPath.Studio.Activities.Api v22.10.

Exposes methods for manipulating project XAML files.

Methods

Func<Dictionary<string, object>, Task> OnWorkflowFileChanged

Type

Name

Parameters

Description

Func<Dictionary<string, object>, Task>

OnWorkflowFileChanged

  
Task<bool> TryOpenAsync(string workflowRelativePath)

Type

Name

Parameters

Description

Task<bool>

TryOpenAsync

workflowRelativePath

 
Task<IEnumerable<string>> GetWorkflowsFilePathsAsync()

Type

Name

Parameters

Description

Task<IEnumerable<string>>

GetWorkflowsFilePathsAsync

  
Task<IEnumerable<ArgumentInfo>> GetArgumentsAsync(string workflowRelativePath)

Type

Name

Parameters

Description

Task<IEnumerable<ArgumentInfo>>

GetArgumentsAsync

workflowRelativePath

 
  • IWorkflowOperationsService
  • Methods

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.