<Code Lib>
2023 Method
Changes 0
M

Element.DeleteEntity

Description:
Deletes the existing entity created by %schema% in the element

public bool DeleteEntity(
	Schema schema
)

Return Value bool True if entity was deleted, false if entity didn't exist

Loading…