Click or drag to resize

IDatabaseExportBlobToFile Method

Copy a blob to a file

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void ExportBlobToFile(
	int blobid,
	string filename
)

Parameters

blobid
Type: SystemInt32
filename
Type: SystemString
See Also