Method DeleteSeveral
DeleteSeveral(List<PdmObjectId>)
Deletes several objects.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
void DeleteSeveral(List<PdmObjectId> inObjectIds)
Parameters
| Type | Name | Description |
|---|---|---|
| List<PdmObjectId> | inObjectIds | Identifiers of objects to delete. |
Remarks
This method is available since v7.10.