Element.DeleteEntity
Description:
Deletes the existing entity created by %schema% in the element
Deletes the existing entity created by %schema% in the element
public bool DeleteEntity(
Schema schema
)
-
schemaSchema used for creation of the entity
Return Value
bool
True if entity was deleted, false if entity didn't exist
-
Writing of Entities of this Schema is not allowed to the current add-in.
-
A non-optional argument was null