Click or drag to resize

ImportEngine Class

[Missing <summary> documentation for "T:RCS.Carbon.Import.ImportEngine"]

Inheritance Hierarchy
System.Object
  RCS.Carbon.Variables.VEngine
    RCS.Carbon.Import.ImportEngine

Namespace: RCS.Carbon.Import
Assembly: RCS.Carbon.Import (in RCS.Carbon.Import.dll) Version: 9.0.12
Syntax
C#
public class ImportEngine : VEngine

The ImportEngine type exposes the following members.

Methods
 NameDescription
Public methodImport General Import routine. All info is in ImportSettings object
Public methodImportAsync General async import routine. All info is in ImportSettings object
Public methodImportPartial General import partial routine.
Public methodImportPartialAsync General async import partial routine.
Top
See Also