<Descriptive text goes here...>
Description
<ActivityTitle> | |
---|---|
Name | <ActivityName> |
Purpose | <Purpose> |
Category | <UBIK Workflow Category> |
Returns | <Return value> |
Version | 2.1.14+ |
Arguments
Argument | Type | Direction | Purpose |
---|---|---|---|
<argument name> | DataTyp | In | <argument description> |
<argument name> | DataTyp | In | <argument description> |
<argument name> | DataTyp | In | <argument description> |
<argument name> | DataTyp | In | <argument description> |
Usage
<Shortly describe how to use the activity ...>
Example
Argument | Value |
---|---|
WorkflowName | "WFICON" |
UBIKObject | Connect this argument with a variable |
VerboseErrors | True |
InArguments | New System.Collections.Generic.Dictionary(Of String, object) _ From {{"UBIKObject", UBIKObject}} |
OutArguments | connect this argument with a variable of type IDictionary(String, object) outArgs("keyName") |