Callback: Void
load
.OnAdd(
IUserObject
entity)
Callback that is invoked when the object is newly added.
Mandatory Attributes
Name
Description
Type
Allowed Values
Optional Attributes
Name
Description
Type
Default Value
Allowed Values
Parameters
entity
Type:
IUserObject
The newly created object.
Return Value
Type:
Remarks
This callback is not invoked when the project is reopened.