Click or drag to resize

ImportEngineImport Method

General Import routine. All info is in ImportSettings object

Namespace: RCS.Carbon.Import
Assembly: RCS.Carbon.Import (in RCS.Carbon.Import.dll) Version: 9.0.12
Syntax
C#
public PImport Import(
	ImportSettings st
)

Parameters

st  ImportSettings
All source and run settings including type

Return Value

PImport

[Missing <returns> documentation for "M:RCS.Carbon.Import.ImportEngine.Import(RCS.Carbon.Import.ImportSettings)"]

See Also