SystemOverview Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
public class SystemOverview
The SystemOverview type exposes the following members.
Name | Description | |
---|---|---|
![]() | SystemOverview |
Constructor
|
Name | Description | |
---|---|---|
![]() | Actions |
List of actions to perform for onboarding a system
|
![]() | General |
General information about the system
It will contains
SystemId: data object id for the system
SystemCategoryId: data object id for the system category
Content: content of the system
|
![]() | Status |
Contains some overall status metrics
|
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.) |