Alphabet.Workflow.Activities
2.0.11
.NET Framework
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Alphabet.Workflow.Activities -Version 2.0.11
dotnet add package Alphabet.Workflow.Activities --version 2.0.11
<PackageReference Include="Alphabet.Workflow.Activities" Version="2.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Alphabet.Workflow.Activities --version 2.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Alphabet.Workflow.Activities, 2.0.11"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Alphabet.Workflow.Activities as a Cake Addin
#addin nuget:?package=Alphabet.Workflow.Activities&version=2.0.11
// Install Alphabet.Workflow.Activities as a Cake Tool
#tool nuget:?package=Alphabet.Workflow.Activities&version=2.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A collection of several Activities for extending UiPath (Version >= 2018.5.4) Categories: Workflows, Logging, Exceptions, Outlook, Files
Workflow:
- Get the name of the XAML-file
- Get the name of the root Activity
- Get the name of the parent Activity
Logging:
- Log start of a workflow with XAML name
- Log end of a workflow with XAML name
- Log important variable
Exceptions:
- Throw Application Exception
- Throw Business Rule Exception
Dictionary:
- Output Dictionary<String, String>
- Output Dictionary<String, Object>
Outlook:
- Change outlook MailMessage subject
- Get Outlook categories of MailMessage
- Set Outlook categories of MailMessage
- Get Outlook MailItem
- Set Outlook task-status of MailMessage
- Save Outlook Message as MSG/HTML/RTF/...
Files:
- Get newest file of a directory
- Get file list
- Get sorted file list
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- UiPath.System.Activities (>= 18.4.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.