Click or drag to resize

SOAPNameLookup 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 string NameLookup(
	string source,
	string name,
	string outputmimetype
)

Parameters

source
Type: SystemString
name
Type: SystemString
outputmimetype
Type: SystemString

Return Value

Type: String
See Also