DerivedSystemInformation Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model
public class DerivedSystemInformation
The DerivedSystemInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| DerivedSystemInformation |
| Name | Description | |
|---|---|---|
| BusinessKey |
Businesskey in ODW
| |
| Name |
The name of the system
| |
| SystemId |
System ID (shortName in ODW, SYSTEMID in ES)
|
| Name | Description | |
|---|---|---|
| IsPrimarySystem |
Is this the primary system or derived syste,
| |
| IsRegistered |
Is the system already registered in ES
|
| 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.) |