Search: delete-1

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

Results 1 - 10 of 21 next page » Page 1 2 3

[1] Release Notes

Located in
Last modified by VuNH54 on 2023/09/08 14:41
Rendered document content
RCA.Activities.Gsuite Version 2.2.1.0 This release brings more new activities: 1.  Sheets sub-package Add Delete Column: Adds blank columns or removes existing columns from a specified sheet. Add Delete Rows: Adds empty rows or removes existing rows from a specified sheet. Add New Sheets: Creates
Title
[1] Release Notes
Location
[1] Release Notes
Raw document content
: === **1.  Sheets sub-package** === (% class="box" %) ((( * Add Delete Column: Adds blank columns or removes existing columns from a specified sheet. * Add Delete Rows: Adds empty rows or removes existing
to the source file. * Delete Range: Uses the Microsoft Graph Clear range (when **Shift** is //None//) or Delete

Excel Insert Or Delete Rows

Last modified by Giang Tran on 2022/05/13 06:19
Rendered document content
) - The number of rows you wish to add or remove. E.g: 1 Position (Int32) - The row where the insertion or removal begins. By default, this is filled in with 1. E.g: 2 Sheet name (String)* - The name of the sheet
) - The number of rows you wish to add or remove. E.g: 1 Row Position (Int32) - The row where the insertion
Title
Excel Insert Or Delete Rows
Location
Excel Insert Or Delete Rows
Raw document content
. [[image:image-20220505140814-1.png]] (* for mandatory) == **In the body of activity** == * **Number of row (Int32)** - The number of rows you wish to add or remove. E.g: 1 * **Position (Int32)** - The row where the insertion or removal begins. By default, this is filled in with 1. E.g: 2 * **Sheet

Excel Insert Or Delete Columns

Last modified by VuNH54 on 2023/04/19 17:08
Rendered document content
) - The number of columns you wish to add or remove. E.g: 1 Position (Int32) - The column where the insertion
to add or remove. E.g: 1 Position (Int32) - The column where the insertion or removal begins. E.g: 2
columns to the document. ・Delete: Remove columns from the document. Sheet name (String)* - The name
Title
Excel Insert Or Delete Columns
Location
Excel Insert Or Delete Columns
Raw document content
. [[image:image-20220505141134-1.png]] (* for mandatory) == **In the body of activity** == * **Number of columns (Int32)** - The number of columns you wish to add or remove. E.g: 1 * **Position (Int32
of column (Int32)** - The number of columns you wish to add or remove. E.g: 1 * **Position (Int32

Execute Non Query

Last modified by VuNH54 on 2023/04/19 15:39
Rendered document content
statement on a database. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows affected by the command. For all other types of statements, the return value is -1. (* for Mandatory
the CommandType property. E.g: “DELETE * FROM ContactList” Properties Common Continue On Error (Boolean
Raw document content
. For UPDATE, INSERT, and DELETE statements, the return value is the number of rows affected by the command. For all other types of statements, the return value is -1. [[image:image-20220506105309-1.png
/Database%20Connect/WebHome/image-20230419153435-1.png?rev=1.1||alt="image-20230419153435-1.png"]] * **Edit

[1] Release Notes

Last modified by admin on 2023/09/22 18:39
Rendered document content
RCA.Activities.Office365 v1.0.0 1. Sharepoint List Activity: Activity Description Get List
to a SharePoint List. Delete List Items Retrieve a single SharePoint list item from the specified list. Get List
 object (Folder) that you can use as an input variable in subsequent activities. Delete File/ Folder Uses
Title
[1] Release Notes
Location
[1] Release Notes
Raw document content
== **RCA.Activities.Office365 v1.0.0** == === **1. Sharepoint List Activity: ** === |=Activity
an item to a SharePoint List. ))) |Delete List Items|Retrieve a single SharePoint list item from
:283px" %)Delete File/ Folder|(% style="width:1206px" %)Uses the Microsoft Graph Delete item API

Get Queue Items

Last modified by VuNH54 on 2023/04/20 17:10
Rendered document content
– High - 1 – Normal - 2 – Low. The default value is: (null) Queue Item States (DropDownlist) - Filters
, Retried, Deleted. The default value is: New. To (DateTime) - Filters transaction by the maximum creation
Raw document content
. [[image:image-20220506113443-1.png]] (* for Mandatory) == **Properties** == **Common** * **Continue on Error
by their priority. Integers variables supported only. The priorities are: - 0 – High - 1 – Normal - 2 – Low
. The following options are: All, New, InProgress, Failed, Successful, Abandoned, Retried, Deleted. The default

Custom Activity

Located in
Last modified by admin on 2023/04/27 18:24
Rendered document content
Delete. Click OK to confirm. Choose Add New Item from the Project menu. In the Installed > Common Items
Open command prompt at your project folder Figure 1 Click on address bar -> type ‘cmd’ -> press
\ Install Your Package To install your package, please complete the following steps: 1. Open Package
Raw document content
and then click OK. 1. Right-click Activity1.xaml in Solution Explorer and choose Delete. Click OK to confirm. 1
demonstrates how to create an activity. **There are two steps required to create a custom activity:** 1. Writing the custom activity code. 1. Package your activity 1. Register the assembly (.dll) to akaBot

Delete File Permission

Last modified by Nga Nguyen on 2022/05/16 03:28
Rendered document content
RCA.Activities.GSuite.DeleteFilePermission Description This activity allows to delete permission to a file. (*For mandatory) In the body of activity Id of file whose permissions to delete (String)* - ID of file requested to delete permission. String variables and String are supported. Id
Title
Delete File Permission
Location
Delete File Permission
Raw document content
" %) ((( RCA.Activities.GSuite.DeleteFilePermission == **Description** == This activity allows to delete permission to a file. [[image:image-20220505155423-1.png]] (*For mandatory) == **In the body of activity** == * **Id of file whose permissions to delete (String)*** - ID of file requested to delete permission. String variables and String are supported

Delete File

Last modified by Nga Nguyen on 2022/05/16 03:27
Rendered document content
RCA.Activities.GSuite.DeleteFile Description This activity allows you to delete a file located on Google Drive. (*For mandatory) In the body of activity ID of file to delete (String)* - The ID of the file that you want to delete. This property supports String variables and string formatted values
Title
Delete File
Location
Delete File
Raw document content
" %) ((( RCA.Activities.GSuite.DeleteFile == **Description** == This activity allows you to delete a file located on Google Drive. [[image:image-20220505155255-1.png]] (*For mandatory) == **In the body of activity** == * **ID of file to delete (String)*** - The ID of the file that you want to delete. This property supports String variables

Excel Delete Range

Last modified by Giang Tran on 2022/05/13 04:31
Rendered document content
RCA.Activities.Excel.ExcelDeleteRange Description This activity allows deleting a specified range
of the sheet contains the data you want to delete. By default, this is filled in with "Sheet1." Only String variables and strings are supported. E.g: “Employee Data” Range (String)* - The range you want to delete
Title
Excel Delete Range
Location
Excel Delete Range
Raw document content
" %) ((( RCA.Activities.Excel.ExcelDeleteRange == **Description** == This activity allows deleting a specified range in an Excel workbook
fields. [[image:image-20220505131710-1.jpeg]] (* for mandatory) == **Properties** == **Input** * **Sheet Name (String)** - The name of the sheet contains the data you want to delete
next page » Page 1 2 3
RSS feed for search on [delete-1]
Created by admin on 2022/04/17 14:38