Click or drag to resize

IImportSettingsIsIngestionEnabled Property

Returns true if Ingestion feature toggle is set to true The ingestion feature toggle is customer setting "IsIngestion"

Namespace:  Omada.OE.Model.Interfaces
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
bool IsIngestionEnabled { get; }

Property Value

Type: Boolean
See Also