Delete Entity Multi
Home –> Reference –> Delete Entity Multi
This shape deletes multiple entity records from CRM.
The set of records that are affected are selected by either:
- The ones returned by the query configured in the QueryExpression property
- From a semicolon-separated list of IDs passed via the EntityIds property
NOTE: Standard CRM rules and restrictions apply (e.g. Role, Referential integrity etc).
Shape-Specific Properties
Property | Description |
---|---|
EntityIds | Entity IDs |
EntityName | Entity name |
OnBehalfOf | On Behalf Of |
QueryExpression | QueryExpression |
Other Common Properties
All shapes have many other common properties. Look them up here: Common Poperties
Actions
See Actions