| IngestionHelperIsIngestionEnabled Property |
Returns true if Ingestion feature toggle is set to true
The ingestion feature toggle is customer setting "IsIngestion"
Namespace:
Omada.OE.Solution.OIM.AppLogic.Helpers
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic static bool IsIngestionEnabled { get; }
Property Value
Type:
Boolean
See Also