Delete Entity Record
UiPath.DataService.Activities.DeleteEntityRecord<UiPath.DataService.Definition.IEntity>
Description
Deletes a specified record for the selected Entity from the UiPath Data Service.
Project compatibility
Windows | Cross-platform
Designer panel
- Entity - Select the entity you want to use with the activity. The property only supports entities imported from Data Service.
- Record Id - Once you select an entity, the wizard asks you to provide the ID of the record you want to delete from the entity. The ID can be found on the Data Service > Entity > Data page.
Properties panel
Options
- Timeout (milliseconds) - Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).