Search: for-each-row

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

Results 11 - 12 of 12 « previous page Page 1 2

Add Data Row

Last modified by Nhan Nguyen on 2022/05/13 02:55
Rendered document content
RCA.Activities.Core.AddDataRow Description This activity allows you to add a Data Row to a specified DataTable. (* is mandatory) Properties Input Array row (Object[]) - An array of objects to be added to the DataTable. The type of each object should map to the type of its corresponding column
Title
Add Data Row
Attachment name
add data row.jpg
Location
Add Data Row
Raw document content
** * **Array row (Object[]) **- An array of objects to be added to the DataTable. The type of each object should map to the type of its corresponding column in the DataTable. * **Data row (DataRow
" %) ((( RCA.Activities.Core.AddDataRow == **Description** == This activity allows you to add a Data Row to a specified DataTable

For Each Row

Last modified by VuNH54 on 2023/04/19 14:38
Rendered document content
RCA.Activities.Core.ForEachRow Description This activity allows you to execute an action once for each row in a specified DataTable variable. (* is mandatory) In the body of activity Foreach - Set
of the activity to organize and structure your code better. Eg: For Each Row. Output Current Index (Int
Title
For Each Row
Attachment name
for each row.jpg
Location
For Each Row
Raw document content
" %) ((( RCA.Activities.Core.ForEachRow == **Description** == This activity allows you to execute an action once for each row in a specified DataTable variable. [[[[image:for each row.jpg]]>>attach:for each row.jpg]] (* is mandatory
to organize and structure your code better. Eg: For Each Row. **Output** * **Current Index (Int)** - A zero
RSS feed for search on [for-each-row]
Created by admin on 2022/04/17 14:38