Click or drag to resize

IDocumentGetFileCopy Method

make a copy of the file and return the path

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
string GetFileCopy(
	string bstrTargetPath = ""
)

Parameters

bstrTargetPath (Optional)
Type: SystemString

Return Value

Type: String
See Also