SystemOnboarding Methods |
The SystemOnboarding type exposes the following members.
| Name | Description | |
|---|---|---|
| OnboardSystemOwnerUser |
This method must be called when the owner field on a system object is updated.
It will
- Onboard the owner users by setting the onboarded bit to true and setting the inavtive flag to false.
- Send out the welcome email to the user.
- Set a new password and send it out in a notification.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |