Callback: Void
rsmjob
.OnInit(
IUserObject
entity)
Callback that is invoked when the object is initialized.
Mandatory Attributes
Name
Description
Type
Allowed Values
Optional Attributes
Name
Description
Type
Default Value
Allowed Values
Parameters
entity
Type:
IUserObject
The initialized object.
Return Value
Type:
Remarks
This callback is called after the OnAdd callback and when the project is reopened.