検索:type-into

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

283件のうち21 - 30 « 前のページ 次のページ » ページ 1 2 3 4 5 6 7 8 9 ... 29

[02]Clear Collection (en)

DatPTが2023/04/17 13:16に最終更新
表示されるドキュメントの内容
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. Notes: Once the TypeArgument is set, the Collection properties variable type will automatically
ドキュメントの内容のソース
)** - 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.**** **Notes:** Once the TypeArgument is set, the Collection properties variable type will automatically updated accordingly and will only accept said variable type

Invoke Method (en)

Nhan Nguyenが2022/05/13 03:25に最終更新
表示されるドキュメントの内容
static methods, we specify the type that contains the static method to execute. TargetObject – You can
to organize and structure your code better. E.g: Invoke Method Generic Type Argument (Type) - When we want to invoke a generic method, we specify generic types in this collection. You can click
ドキュメントの内容のソース
we want to invoke static methods, we specify the type that contains the static method to execute
. E.g: Invoke Method * **Generic Type Argument (Type) **- When we want to invoke a generic method, we specify generic types in this collection. You can click on the “…” and the Type Collection Editor will pop

Get Python Object (en)

Nhan Nguyenが2022/05/13 02:34に最終更新
表示されるドキュメントの内容
type of your choice. (* is mandatory) Properties Input Python Object (PythonObject)* - A Python
and structure your code better. Eg: Get Python Object. Type Argument(Dropdown List) - The .NET data type you
converted to the .NET type variable selected in the TypeArgument property.
ドキュメントの内容のソース
variable which returned by other Python activities such as Load Python Script into a .NET data type of your
Python Object. * **Type Argument(Dropdown List)** - The .NET data type you want to get from
type variable selected in the TypeArgument property. ))) {{velocity}} #if ($xcontext.action

Path Exists (en)

Giang Tranが2022/05/13 04:00に最終更新
表示されるドキュメントの内容
if the specified path of file or folder/directory exists. (* for Mandatory) In the body of activity Path type (Dropdown list) - Choose type of path. File or Folder. Text (String)* - The full path of the file or folder
or folder that need to be checked. E.g: “C:\Users” Path Type (Dropdown list) - Choose type of path. File
ドキュメントの内容のソース
) == **In the body of activity** == * **Path type (Dropdown list) **- Choose type of path. File or Folder
to be checked. E.g: “C:\Users” * **Path Type (Dropdown list) **- Choose type of path. File or Folder

[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 on the data type of the collection you use. Notes: Once the TypeArgument is set, the Item and Collection properties' variable type will automatically updated accordingly and will only accept said variable type
ドキュメントの内容のソース
requirement before using it. * **TypeArgument (Dropdown List)** - The type argument of the collection and the item you want to add. You can select different options based on the data type of the collection you use. **Notes: **Once the TypeArgument is set, the Item and Collection properties' variable type

[2] Add New Field for Model (en)

adminが2024/01/11 18:17に最終更新
表示されるドキュメントの内容
to capture. In this article, we will show how to add field for model There are 2 types of fields: Form Field
on the line of "Form Field" Step 2: Input the field name on "Label" field and choose data type for field on "Data Type" field Step 3: (This step is optional) Turn on button "Required" to set require for field
ドキュメントの内容のソース
types of fields: Form Field and Table Field == **1. Add Form Field** == (% class="box infomessage
the field name on "Label" field and choose data type for field on "Data Type" field ))) [[image:image
the table name on "Label" field and choose data type is "Table". ))) [[image:image-20221028164141-11.png

[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 on the Data type of the collection you use Notes: Once the TypeArgument is set, the Item and Collection properties' variable type will automatically updated accordingly and will only accept said variable type
ドキュメントの内容のソース
. * **TypeArgument (Dropdown List)*** - The type argument of the collection and the item you want to remove. You can select different options based on the Data type of the collection you use **Notes:** Once the TypeArgument is set, the Item and Collection properties' variable type will automatically updated accordingly

Add Data Column (en)

Nhan Nguyenが2022/05/13 02:54に最終更新
表示されるドキュメントの内容
to organize and structure your code better. Eg: Add Data Column Type Argument (Type) - A reference type that is used for the instantiation of a generic type Options Allow DBNull (CheckBox) - Specifies whether new
the default value for the new column when creating new rows. The value must be of the type stated
ドキュメントの内容のソース
of the activity to organize and structure your code better. **Eg**: Add Data Column * **Type Argument (Type)** - A reference type that is used for the instantiation of a generic type **Options** * **Allow DBNull
rows. The value must be of the type stated by the TypeArgument property. * **Max Length (Int

[5] Delete Entity Record (en)

adminが2023/07/01 01:32に最終更新
表示されるドキュメントの内容
. Record Id: The record to be updated for the selected Entity type based on the Id field of the Input
from the Data Service, stored in an Entity type object. This field only supports objects of types imported from Data Service and must be of the same type as the selected Entity Type.
ドキュメントの内容のソース
. * **Record Id**: The record to be updated for the selected Entity type based on the Id field of the Input
in an Entity type object. This field only supports objects of types imported from Data Service and must be of the same type as the selected Entity Type. [[image:image-20230630131938-5.png]] ))) {{velocity

Get Event Info (en)

Nhan Nguyenが2022/05/13 03:32に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.GetEventInfo Description This activity allows extracting different types of information related to a trigger. This can be used only inside the Monitor Events activity
Info Type Argument (Dropdown list) - Variable type of the Result, support to verify the outArgument
ドキュメントの内容のソース
" %) ((( RCA.Activities.Core.GetEventInfo == **Description** == This activity allows extracting different types of information
of the activity to organize and structure your code better. E.g: Get Even Info * **Type Argument (Dropdown list)** - Variable type of the Result, support to verify the outArgument. **Output** * **Result (OutArgument
[type-into]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成