2023 Method
Changes 0
M

DocumentValidation.CanDeleteElement

Description:
Indicates if an element can be deleted.
public static bool CanDeleteElement(
	Document document,
	ElementId elementId
)
Return Value bool True if the element can be deleted, false otherwise.