検索:excel-get-column-name

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

117件のうち81 - 90 « 前のページ 次のページ » ページ 1 ... 4 5 6 7 8 9 10 11 12

Select Multiple Items (en)

Nhan Nguyenが2022/05/13 03:45に最終更新
表示されるドキュメントの内容
to publicize it. Remember to consider data security requirements before using it. Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better. Ex: [62342342] Select Mutiple Items Target Scroll Height (Int32) - Scroll before getting
ドキュメントの内容のソース
before using it. * **Display Name (String) **- The name of this activity. You can edit the name
** * **Scroll Height (Int32)** - Scroll before getting the element. To input a number equals to the amount
to the desired element on the screen. * **Scroll Width (Int32) **- Scroll before getting the element. To input

Click (en)

Nhan Nguyenが2022/05/13 03:40に最終更新
表示されるドキュメントの内容
want to publicize it. Remember to consider data security requirements before using it. Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better. Ex: [215266456] Click Target Scroll Height (Number) - Scroll before getting the element
ドキュメントの内容のソース
to publicize it. Remember to consider data security requirements before using it. * **Display Name (String) **- The name of this activity. You can edit the name of the activity to organize and structure your code better. Ex: [215266456] Click **Target** * **Scroll Height (Number) **- Scroll before getting

[01]File Change Trigger (en)

Tuan Nguyenが2022/05/13 03:58に最終更新
表示されるドキュメントの内容
System.Activities.Core.FileChangeTrigger Description This activity allows you to get the change
, Attributes, Size, LastWrite, LastAccess, CreationTime, Security. File File Name (String) - The name
of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String
ドキュメントの内容のソース
" %) ((( System.Activities.Core.FileChangeTrigger == **Description** == This activity allows you to get the change information of a file
. **File** * **File Name (String) **- The name of the file you want to watch for changes. E.g
. Be careful, consider data security before using it. * **Display Name (String) **- The name of this activity

Get Table (en)

VuNH54が2023/04/21 10:59に最終更新
表示されるドキュメントの内容
. The index starts at 1. Misc Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get the data table Public (Checkbox) - If you
タイトル
Get Table
保存場所
Get Table
ドキュメントの内容のソース
you want to retrieve. The index starts at 1. **Misc** * **Display Name (String)** - The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get

Enumerate Files (en)

Nga Nguyenが2022/05/16 03:42に最終更新
表示されるドキュメントの内容
RCA.Activities.FTP.EnumerateFiles Description This activity allows you to get the list of files found at a specified FTP server path and save it under a DataTable variable. (* is mandatory
requirement before using it. Display Name (String) - The name of this activity. You can edit the name
ドキュメントの内容のソース
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.FTP.EnumerateFiles == **Description** == This activity allows you to get the list of files found at a specified FTP
it. * **Display Name (String) **- The name of this activity. You can edit the name of the activity to organize

Get List View Records (en)

adminが2024/05/08 11:18に最終更新
表示されるドキュメントの内容
RCA.Activities.Salesforce.GetListViewRecords You may use this activity to get the list of records of a Salesforce Object from Salesforce and store in a DataTable variable. In the body of activity Configure
Configuration wizard. ​Properties Misc DisplayName - The display name of the activity. Public
タイトル
Get List View Records
保存場所
Get List View Records
ドキュメントの内容のソース
RCA.Activities.Salesforce.GetListViewRecords You may use this activity to get the list of records of a Salesforce Object from Salesforce and store in a DataTable variable. **In the body of activity
="Click and drag to resize" %)​(%%)**Properties** **Misc** * **DisplayName** - The display name

Get Exchange Email Messages (en)

Nga Nguyenが2022/05/16 03:38に最終更新
表示されるドキュメントの内容
if you want to public it. Remember to consider data security requirement before using it. Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get Mail Exchange Options Get Attachments(Checkbox) - Specifies whether to retrieve
タイトル
Get Exchange Email Messages
保存場所
Get Exchange Email Messages
ドキュメントの内容のソース
it. * **Display Name (String)** - The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get Mail Exchange **Options** * **Get Attachments(Checkbox) **- Specifies

[16]Extract Data (en)

Tuan Nguyenが2022/05/13 02:27に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.ExtractData Description The Extract Data activity allows you to get data
Public (Checkbox) - Check if you want to public it. Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: [342342314
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.ExtractData == **Description** == The Extract Data activity allows you to get data from a specified
to public it. * **Display Name (String)** - The name of this activity. You can edit the name
** * **Output Json (String)* **- The outputted data with type = ‘String’. Not allow white space in output’s name

Custom Activity (en)

保存場所
adminが2023/04/27 18:24に最終更新
表示されるドキュメントの内容
> Workflow). Select the Activity Library project template. Type “RCA.Activities.Demo” in the Name box. Select
node, select Workflow. Select Code Activity from the Workflow list. Type SumInt into the Name box
: CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2
ドキュメントの内容のソース
the Activity Library project template. Type “RCA.Activities.Demo” in the Name box. Select .NET Framework 4.5.2
. Select Code Activity from the Workflow list. 1. Type SumInt into the Name box and then click Add. 1
class SumInt : CodeActivity { public InArgument<int> Number1 { get; set; } public

[03]Get Outlook Mail Message (en)

Tuan Nguyenが2022/05/13 03:45に最終更新
表示されるドキュメントの内容
to public it. Remember to consider data security requirement before using it. Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: Get Outlook Mail Option Filter (String) - A string used as a filter for the messages
タイトル
[03]Get Outlook Mail Message
保存場所
Get Outlook Mail Message
ドキュメントの内容のソース
data security requirement before using it. * **Display Name (String)** - The name of this activity. You can edit the name of the activity to organize and structure your code better. **E.g**: Get
[excel-get-column-name]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成