Click or drag to resize

IDocumentReplaceFile Method

ReplaceFile - archive the file provided and update record if necessary, or replace contents of existing file with same name, or

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void ReplaceFile(
	string bstrFilePath,
	bool deleteFilePath = false
)

Parameters

bstrFilePath
Type: SystemString
deleteFilePath (Optional)
Type: SystemBoolean
See Also