Callback: Void
result
.OnRemove(
IUserObject
entity)
Callback that is invoked when the object is removed.
Mandatory Attributes
Name
Description
Type
Allowed Values
Optional Attributes
Name
Description
Type
Default Value
Allowed Values
Parameters
entity
Type:
IUserObject
The removed object.
Return Value
Type:
Remarks