DeleteElements.Create
Description:
Creates an instance of the DeleteElements resolution.
Creates an instance of the DeleteElements resolution.
Overloads (3):
Create(Document,ElementId)
public static FailureResolution Create(
Document document,
ElementId id
)
-
documentThe document which owns the element to delete.
-
idThe id of the element that will be deleted when this resolution is chosen.
-
The input id is not valid for deletion.
-
A non-optional argument was null