2027 Method
Changes 0
M

Element.DeleteEntity

Description:
Deletes the existing entity created by %schema% in the element
public bool DeleteEntity(
	Schema schema
)
  • schema
    Schema used for creation of the entity
Return Value Boolean True if entity was deleted, false if entity didn't exist