Class ImportOptions

Base class for creating import options from. Import options are specific for each importer and control how is data imported.

Hierarchy (view full)

Constructors

Methods

Constructors

  • Creates a new import options object.

    Parameters

    • OptionalisInternalConstructor: boolean

    Returns ImportOptions

Methods

  • Virtual

    Checks if this object has the same contents as the provided one.

    Parameters

    Returns boolean