Click or drag to resize

ImportEngineImportPartial Method

General import partial routine.

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

Parameters

st  ImportSettings
All source and run settings including Type and Link

Return Value

Boolean

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

See Also