Callback: Boolean load.CanRemove(IUserObject entity)
Callback that is invoked to determine if the object can be removed.
Mandatory Attributes
Name |
Description |
Type |
Allowed Values |
Optional Attributes
Name |
Description |
Type |
Default Value |
Allowed Values |
Parameters
-
entity
The object to remove.
Return Value
Type: Boolean
True if the object can be removed; false otherwise.