IngestionHelper Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Helpers
public class IngestionHelper
The IngestionHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | IngestionHelper |
Name | Description | |
---|---|---|
![]() ![]() | IsIngestionEnabled |
Returns true if Ingestion feature toggle is set to true
The ingestion feature toggle is customer setting "IsIngestion"
|
![]() ![]() | UseHorizonsWorkerForPreview |
Returns true if you want to use horizons worker for preview
|
Name | Description | |
---|---|---|
![]() ![]() | VerifyIsIngestionSupported |
Verifies that ingestion is enabled
|
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.) |