Description:
Deletes a collection of objects from the document.
Syntax:
Parameters:
- objectIds
- Type: IEnumerable<Guid>
- Ids of all objects to delete.
Returns:
Type: int
The number of successfully deleted objects.
Available since:
5.2
Deletes a collection of objects from the document.