検索:select-multiple-items

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

6件のうち1 - 6 ページ 1

[03]Exists In Collection (en)

DatPTが2023/04/17 13:17に最終更新
表示されるドキュメントの内容
and the item you want to check for existence. You can select different options based on the Data type
you to check whether the item exists in a collection or not. (* for Mandatory) Properties Misc Collection (ICollection)* - The collection in which to check if the item exists. This collection is of type
ドキュメントの内容のソース
" %) ((( System.Activities.Statements.ExistsInCollection<System.Int32> == **Description** == This activity allows you to check whether the item exists
** * **Collection (ICollection)*** - The collection in which to check if the item exists. This collection is of type
to organize and structure your code better. E.g: “Exists In Collection” * **Item (TypeArgument)*** - The item

[04]Remove From Collection (en)

DatPTが2023/04/17 13:18に最終更新
表示されるドキュメントの内容
)* - The type argument of the collection and the item you want to remove. You can select different options based
you to remove item in a specified collection (* for Mandatory) Properties Misc Collection (ICollection<T>)* - The collection from which to remove the Item. Display Name (String) - The name
ドキュメントの内容のソース
" %) ((( System.Activities.Statements.RemoveFromCollection<System.Int32> == **Description** == This activity allows you to remove item in a specified
** * **Collection (ICollection<T>)*** - The collection from which to remove the Item. * **Display Name (String
. E.g: “Remove from Collection” * **Item (TypeArgument)*** - The item to remove from the specified

[01]Add To Collection (en)

DatPTが2023/04/17 13:15に最終更新
表示されるドキュメントの内容
) - The type argument of the collection and the item you want to add. You can select different options based
to add items to an existing collection. (* for Mandatory) Properties Misc Collection (ICollection<T>) - The collection that receives the new item. Display Name (String) - The name of this activity. You can edit
ドキュメントの内容のソース
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
** * **Collection (ICollection<T>)** - The collection that receives the new item. * **Display Name (String

Select File (en)

DatPTが2023/04/12 17:41に最終更新
表示されるドキュメントの内容
and followed by a vertical bar (|) and the filter pattern. If you want to select multiple file types, separate
RCA.Activities.Core.SelectFile Description This activity opens a dialog, allows you to select a file and returns full path of the selected file. Properties Input Filter (String) – Used
タイトル
Select File
保存場所
Select File
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.SelectFile == **Description** == This activity opens a dialog, allows you to select a file and returns full path of the selected file. [[image:image-20220505093334-1.jpeg]] == **Properties** == **Input** * **Filter (String) **– Used to specify the type of file you want to select. This filter should contain

[02]Clear Collection (en)

DatPTが2023/04/17 13:16に最終更新
表示されるドキュメントの内容
to clear a specified collection of all items (* for Mandatory) Properties Misc Collection (ICollection
requirement before using it. TypeArgument (Dropdown List) - The type argument of the collection and the item you want to clear. You can select different options based on the Data type of the collection you use
ドキュメントの内容のソース
)** - The type argument of the collection and the item you want to clear. You can select different options based
items [[image:image-20220505152501-1.png]] (* for Mandatory) == **Properties** == **Misc

With FTP Session (en)

DatPTが2023/04/17 15:14に最終更新
表示されるドキュメントの内容
RCA.Activities.FTP.WithFTPSession Description This activity provides a container which connects to an FTP server and performs multiple actions within it. Moreover, this activity helps you to establish
SSL Protocols (DropDownlist) - SSL Protocol of your FTP session. Selections are TLS1.0, TLS1.1, TLS1.2
ドキュメントの内容のソース
and performs multiple actions within it. Moreover, this activity helps you to establish the FTP session
Protocols (DropDownlist) **- SSL Protocol of your FTP session. Selections are TLS1.0, TLS1.1, TLS1.2
ページ 1
[select-multiple-items]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成