Click or drag to resize

IImportSettings Interface

Import settings

Namespace:  Omada.OE.Model.Interfaces
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public interface IImportSettings

The IImportSettings type exposes the following members.

Properties
  NameDescription
Public propertyIsIngestionEnabled
Returns true if Ingestion feature toggle is set to true The ingestion feature toggle is customer setting "IsIngestion"
Top
See Also