検索:get-xml-node-attributes

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

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

Expand Tree (en)

adminが2024/05/07 11:20に最終更新
表示されるドキュメントの内容
the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you
with all available nodes and items is displayed in the activity. In the body of activity Indicate
value will be displayed in the corresponding fields. Item – Specifies a Tree Item or Tree Node within
ドキュメントの内容のソース
the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you
with all available nodes and items is displayed in the activity. **In the body of activity** * **Indicate
value will be displayed in the corresponding fields. * **Item **– Specifies a Tree Item or Tree Node

Lightning REST API Request (en)

adminが2024/05/12 16:54に最終更新
表示されるドキュメントの内容
options available: ANY JSON XML Method - The request method to be used when calling the API. The following HTTP methods available: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. Default method is GET
Lightning API requests accept body formats such as applicaton/json or application/xml. Only strings
ドキュメントの内容のソース
is ANY. 3 options available: ** ANY ** JSON ** XML * **Method** - The request method to be used when calling the API. The following HTTP methods available: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. Default method is GET. * **Resource** - The full path to the REST resource you want to use. Only

Custom Activity (en)

保存場所
adminが2023/04/27 18:24に最終更新
表示されるドキュメントの内容
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 { get; set; } public OutArgument<int> Total { get; set; } protected override void
ドキュメントの内容のソース
. Choose Add New Item from the Project menu. 1. In the Installed > Common Items node, select Workflow
class SumInt : CodeActivity { public InArgument<int> Number1 { get; set; } public InArgument<int> Number2 { get; set; } public OutArgument<int> Total { get; set

HTTP Client with Body Factory (en)

Nhan Nguyenが2022/05/13 03:16に最終更新
表示されるドキュメントの内容
. The following options are supported: ・ANY (default value) ・XML ・JSON. End Point (String)* - The URL to which you
to be used when calling the API. The following HTTP verbs are supported: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. By default, the GET method is selected. OAuth1 Consumer Key (String
ドキュメントの内容のソース
options are supported: ・ANY (default value) ・XML ・JSON. * **End Point (String)*** - The URL to which
are supported: **GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH** and **MERGE.** By default, the **GET** method
(String) **- The format in which the body has to be. By default, it is filled in with application/XML

HTTP Client (en)

DatPTが2023/04/19 10:26に最終更新
表示されるドキュメントの内容
options are supported: ・ANY (default value) ・XML ・JSON. End Point (String)* - The URL to which you want
calling the API. The following HTTP verbs are supported: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH and MERGE. By default, the GET method is selected. Misc Display Name (String) - The name of this activity
ドキュメントの内容のソース
to receive the web server's response. The following options are supported: ・ANY (default value) ・XML ・JSON
. The following HTTP verbs are supported: **GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH** and **MERGE**. By default, the **GET** method is selected. **Misc** * **Display Name (String)** - The name

Read Status Bar (en)

adminが2024/05/07 11:23に最終更新
表示されるドキュメントの内容
a particular UI element when the activity is executed. It is actually a XML fragment specifying attributes
ドキュメントの内容のソース
–** Use to find a particular UI element when the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you are looking for and along with some of its parents

Click Toolbar button (en)

adminが2024/05/07 11:24に最終更新
表示されるドキュメントの内容
. Target.Selector – Use to find a particular button when the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you are looking for and along with some of its parents
ドキュメントの内容のソース
. * **Target.Selector –** Use to find a particular button when the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you are looking for and along with some of its parents

Select Menu Item (en)

adminが2024/05/07 11:22に最終更新
表示されるドキュメントの内容
. Target.Selector – Use to find a particular menu item when the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you are looking for and along with some of its parents
ドキュメントの内容のソース
. * **Target.Selector –** Use to find a particular menu item when the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you are looking for and along with some of its parents
ページ 1
[get-xml-node-attributes]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成