Click or drag to resize

RDF2ELNImportCreateProject 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 ImportCreateProject(
	string projectno,
	string projectname,
	out string err
)

Parameters

projectno
Type: SystemString
projectname
Type: SystemString
err
Type: SystemString

Return Value

Type: Int64
See Also