Click or drag to resize

IUtilsDumpObjects Method

Dump objects to filepath. This requires a build with object linking.

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
void DumpObjects(
	string i_FilePath
)

Parameters

i_FilePath
Type: SystemString
See Also