Callback:
Void
load
.OnAdd(
IUserObject
entity)
Called when the object is newly added. This callback is not called when the project is reopened.
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