Search: get-nodes

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 17 next page » Page 1 2

Get Nodes

Last modified by VuNH54 on 2023/04/21 11:37
Rendered document content
RCA.Activities.Core.GetNodes Description The Get XML Nodes activity allows you to retrieve a list of first-level XML Nodes from a XML document. (* for Mandatory) In the body of activity Enter a VB
. E.g: Get Nodes Output XML Nodes (XNode)- An variable containing the retrieved XML nodes.
Title
Get Nodes
Attachment name
get nodes.jpg
Location
Get Nodes
Raw document content
== **Description** == The Get XML Nodes activity allows you to retrieve a list of first-level XML Nodes from a XML
and structure your code better. E.g: Get Nodes **Output** * **XML Nodes (XNode)**- An variable containing
of activity** == * **Enter a VB expression (XDocument) **- An XDocument variable containing the XML node

Get XML Nodes

Last modified by VuNH54 on 2023/04/21 11:39
Rendered document content
RCA.Activities.Core.GetXMLNodes Description The Get Nodes activity allows you to retrieve an XML Node from a XML document. (* for Mandatory) In the body of activity Enter a VB expression
to organize and structure your code better. E.g: Get XML Nodes Output XML Nodes (IEnumerable)- An variable
Title
Get XML Nodes
Attachment name
get xml nodes.jpg
Location
Get XML Nodes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodes == **Description** == The Get Nodes activity allows you to retrieve an XML Node from a XML
the name of the activity to organize and structure your code better. E.g: Get XML Nodes **Output** * **XML Nodes (IEnumerable)**- An variable containing the retrieved XML nodes. ))) {{velocity

Get XML Node Attributes

Last modified by VuNH54 on 2023/04/21 11:38
Rendered document content
. E.g: Get XML Node Attributes Output Attributes (IEnumerable< XAttribute >) - The output variable
RCA.Activities.Core.GetXMLNodeAttributes Description The Get XMLNode Attributes activity allows you to retrieve the attributes of an XML Node. (* for Mandatory) In the body of activity Enter
Title
Get XML Node Attributes
Attachment name
get xml node attributes.jpg
Location
Get XML Node Attributes
Raw document content
" %) ((( RCA.Activities.Core.GetXMLNodeAttributes == **Description** == The Get XMLNode Attributes activity allows you to retrieve the attributes of an XML Node. [[[[image:get xml node attributes.jpg]]>>attach:get xml node attributes.jpg]] (* for Mandatory) == **In the body of activity** == * **Enter a VB expression (XNode)*** - The XML Node whose

ノードを取得 (ja)

Last modified by admin on 2023/10/17 14:36
Attachment name
get nodes.jpg
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.GetNodes == **説明** == このアクティビティにより、XMLドキュメントから最初の階層のXMLノードのリストを取得できます。 [[[[image:get nodes.jpg]]>>attach:get nodes.jpg]] *は必須。 == **アクティビティの内容** == * **VB式を入力(XDocument)**:処理されるXMLノードを含むXDocument変数。 == **プロパティ
Location
Get Nodes

get nodes.jpg 1.1

Uploaded by Nhan Nguyen on 2022/05/05 04:00 (9.2 KB)
File of type image/jpeg
Attachment name
get nodes.jpg
Location
Get Nodes

XMLノードを取得 (ja)

Last modified by admin on 2023/10/17 14:10
Attachment name
get xml nodes.jpg
Raw document content
(% class="akb-page-with-toc" %) ((( (% class="akb-page-content" %) ((( RCA.Activities.Core.GetXMLNodes == **説明** == このアクティビティにより、XMLドキュメントからXMLノードを取得できます。 [[image:get xml nodes.jpg]] *は必須。 == **アクティビティの内容** == * **VB式を入力(XDocument)***:XMLを含むXDocument変数。 == **プロパティ** == **入力** * **既存XML(XDocument
Location
Get XML Nodes

get xml nodes.jpg 1.1

Uploaded by Nhan Nguyen on 2022/05/05 04:02 (9.7 KB)
File of type image/jpeg
Attachment name
get xml nodes.jpg
Location
Get XML Nodes

Activities

Located in
Last modified by admin on 2022/07/01 16:16
Rendered document content
Deserialize XML Execute XPath Get Nodes Get XML Node Attributes Get XML Nodes
Raw document content
%20XPath/]] * [[Get Nodes>>url:https://docs.akabot.com/bin/view/Activities/XML/Activities/Get%20Nodes/]] * [[Get XML Node Attributes>>url:https://docs.akabot.com/bin/view/Activities/XML/Activities/Get%20XML%20Node%20Attributes/]] * [[Get XML Nodes>>url:https://docs.akabot.com/bin/view/Activities/XML/Activities

アクティビティ (ja)

Located in
Last modified by admin on 2023/10/17 14:47
Raw document content
>>url:https://docs.akabot.com/bin/view/Activities/XML/Activities/Get%20Nodes/]] * [[XMLノード属性を取得>>url:https://docs.akabot.com/bin/view/Activities/XML/Activities/Get%20XML%20Node%20Attributes/]] * [[XMLノードを取得>>url:https://docs.akabot.com/bin/view/Activities/XML/Activities/Get%20XML%20Nodes/]]

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
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
Raw document content
. 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
next page » Page 1 2
RSS feed for search on [get-nodes]
Created by admin on 2022/04/17 14:38