System Class |
Namespace: Omada.OE.Solution.OIM.Assembly
public class System
The System type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateSystemOwnerGroup |
The method is intended to be used in an 'oncreate' event for system data objects.
The action object must be a system data object.
If the system does not have an owner user group it will be created and assigned to the system.
|
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.) |