UiPath Documentation
activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

工作流活动

选取

System.Activities.Statements.Pick

Provides event-based control flow. A Pick activity contains one or more Pick Branch children, each consisting of a Trigger activity and an Action activity. The first branch whose Trigger completes has its Action executed; the other branches are canceled.

Pick is suited to scenarios where the next step depends on which of several events happens first — for example, waiting on user input versus a timeout.

项目兼容性

Windows - Legacy | Windows

配置

Add one or more Pick Branch activities inside the body of the Pick activity. Each branch defines a Trigger and an Action.

属性

常见

参数描述
显示名称活动的显示名称。

其他

参数描述
私有When selected, the values of variables and arguments are no longer logged at Verbose level.

此活动由 Microsoft 构建。如需了解更多信息,请参阅其官方文档

  • 项目兼容性
  • 配置
  • 属性
  • 常见
  • 其他

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新