Namespace Algenta.Colectica.ViewModel.Import
Contains classes used to implement custom importers for Colectica Designer.
Classes
ImportStep
Represents a single step in an import process. Import processes are defined by an IImportCommand Addin.
Interfaces
IDataImporter
Provides an extension point for addins to implement data importers.
IImportCommand
Provides properties and methods that allow an Addin to import information from an arbitrary data source.
IImportOptionsPage
A marker interface used to indicate that a control will be displayed as a page to gather user input in the import wizard.