Click or drag to resize

RDF2ELNELNUploadFile Method

Namespace:  Scilligence.MolEngine.Companion
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public long ELNUploadFile(
	long parentid,
	string fileno,
	string filename,
	byte[] buf,
	bool overwrite,
	out string err
)

Parameters

parentid
Type: SystemInt64
fileno
Type: SystemString
filename
Type: SystemString
buf
Type: SystemByte
overwrite
Type: SystemBoolean
err
Type: SystemString

Return Value

Type: Int64
See Also