検索:add-data-column

adminが2022/04/24 04:58に最終更新

122件のうち1 - 10 次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 13

[01]Add Credential (en)

VuNH54が2023/04/19 10:07に最終更新
表示されるドキュメントの内容
(Checkbox) - Check if you want to public it. Remember to consider data security requirement before using
and structure your code better. E.g: Add Credentials Output Result (Boolean) - A Boolean variable
タイトル
[01]Add Credential
保存場所
[01]Add Credential
ドキュメントの内容のソース
to public it. Remember to consider data security requirement before using it. * **Display Name (String
. E.g: Add Credentials **Output** * **Result (Boolean)** - A Boolean variable that indicates whether

[01]Add To Collection (en)

DatPTが2023/04/17 13:15に最終更新
表示されるドキュメントの内容
to add items to an existing collection. (* for Mandatory) Properties Misc Collection (ICollection<T
the name of the activity to organize and structure your code better. E.g: “Add to Collection” Item (TypeArgument)* - The number of item you want to add to the collection. Public (Checkbox) - Check if you want
タイトル
[01]Add To Collection
保存場所
[02]Add to Collection
ドキュメントの内容のソース
and the item you want to add. You can select different options based on the data type of the collection you use
" %) ((( System.Activities.Statements.AddToCollection<System.Int32> == **Description** == This activity allows you to add items to an existing
. E.g: “Add to Collection” * **Item (TypeArgument)*** - The number of item you want to add

[02]Flow Chart (en)

adminが2023/10/20 10:12に最終更新
表示されるドキュメントの内容
add activities to create the work flow. (* for Mandatory) Properties Misc Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
ドキュメントの内容のソース
and also apply to other projects if needed. From the start button, you can add activities to create
) == **Properties** == **Misc** * **Public (Checkbox)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name

[02]Invoke Code (en)

Tuan Nguyenが2022/05/13 03:59に最終更新
表示されるドキュメントの内容
here to write your desired code Edit Arguments (Button) – Click here to add and edit different types
) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
ドキュメントの内容のソース
here to add and edit different types of arguments. == **Properties** == **Common
) **- If you check it, the data of this activity will be shown in the log. Be careful, consider data security

[03]Invoke Workflow File (en)

Tuan Nguyenが2022/05/13 03:59に最終更新
表示されるドキュメントの内容
. E.g: “C:\Users\Admin\Documents\akaBot\Invokefile.xaml” Edit Arguments (Button) – Click here to add
\Invokefile.xaml” Misc Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String) - The name of this activity. You
ドキュメントの内容のソース
” * **Edit Arguments (Button)** – Click here to add and edit different types of arguments. * **Import
” **Misc** * **Public (Checkbox)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity

[04]Terminate Workflow (en)

Tuan Nguyenが2023/09/25 16:28に最終更新
表示されるドキュメントの内容
want to throw when stop the workflow. Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Reason (String) - You can add
ドキュメントの内容のソース
)* **- The exception you want to throw when stop the workflow. * **Public (Checkbox) **- If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Reason (String) **- You can add the reasons why you stop the execution. ))) {{velocity}} #if ($xcontext.action

[05]For Each (en)

adminが2023/10/20 10:21に最終更新
表示されるドキュメントの内容
, data tables or other types of collections. (* for Mandatory) Properties Input Values (IEnumerable)*- Iterate through the data and process each piece of information individually. Able to input variable
it, the data of this activity will be shown in the log. Be careful, consider data security before using
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.ForEach == **Description** == This activity allows you to loop through arrays, lists, data tables
) == **Properties** == **Input** * **Values (IEnumerable)***- Iterate through the data and process each piece
. E.g: [389861710] For Each < T > * **Public (Checkbox)** - If you check it, the data of this activity

[05]Request Credential (en)

VuNH54が2023/04/19 10:09に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.RequestCredential Description The activity allows you to display a dialog box with a custom message and title that prompts a user to add application credentials, and store the username
to public it. Remember to consider data security requirement before using it. Display Name (String
ドキュメントの内容のソース
and title that prompts a user to add application credentials, and store the username and password that can
** * **Public (Checkbox) **- Check if you want to public it. Remember to consider data security requirement

[06]If (en)

adminが2023/10/20 10:24に最終更新
表示されるドキュメントの内容
) In the body of activity Condition (Boolean)* - The condition you want to add for the execution E.g: varA=varB - Then - You can add different activities for akaBot to execute if the condition is true - Else - You can add
code better. E.g: [392071310] If Public (Checkbox) - If you check it, the data of this activity
ドキュメントの内容のソース
)* **- The condition you want to add for the execution E.g: varA=varB - **Then** - You can add different activities for akaBot to execute if the condition is true - **Else **- You can add different activities for akaBot
. E.g: [392071310] If * **Public (Checkbox) **- If you check it, the data of this activity

[08]Parallel ForEach (en)

adminが2023/10/20 10:27に最終更新
表示されるドキュメントの内容
. (* For Mandatory) Properties Misc Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String) - The name
(Dropdown List) - Enables you to choose different types of statement that can be add in the expression
ドキュメントの内容のソース
that can be add in the expression property. * **Values (IEnumberable)***- The data collections that you
) == **Properties** == **Misc** * **Public (Checkbox)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. * **Display Name (String
次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 13
[add-data-column]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成