Click or drag to resize

IUtilsDumpObjects Method

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

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

Parameters

i_FilePath
Type: SystemString
See Also