Table of Contents

Class Planner

Namespace
The.Import.Data
Assembly
Instagile.dll
public class Planner
Inheritance
Planner
Inherited Members

Constructors

Planner(EntityMetadataDictionary)

public Planner(EntityMetadataDictionary metadata)

Parameters

metadata EntityMetadataDictionary

Methods

PlanImport(IImportSource, Pipeline, IProgress<Status>?)

public PlannedImport PlanImport(IImportSource source, Pipeline pipeline, IProgress<Status>? progress = null)

Parameters

source IImportSource
pipeline Pipeline
progress IProgress<Status>

Returns

PlannedImport