Click or drag to resize

IDatabaseImport Method

Perform unattended Import using an import description file created earlier. Returns true if the import succeeded.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
bool Import(
	string DescFileName
)

Parameters

DescFileName
Type: SystemString

Return Value

Type: Boolean
See Also