FailuresAccessor.IsElementsDeletionPermitted
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| IsElementsDeletionPermitted() | Boolean | Checks if resolution of the failures by deleting failure elements is permitted. |
| IsElementsDeletionPermitted(IList<ElementId>) | Boolean | Checks if resolution of the failures by deleting given collection of elements is permitted. |
| IsElementsDeletionPermitted(IList<ElementId>, String%) | Boolean | Checks if resolution of the failures by deleting given collection of elements is permitted. |