Click or drag to resize

UMDBLoadPackages Method (Database, TextWriter, Int64, Int64)

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 static bool LoadPackages(
	Database db,
	TextWriter w,
	long moleculeid,
	long[] packageids
)

Parameters

db
Type: Scilligence.MolEngine.CompanionDatabase
w
Type: System.IOTextWriter
moleculeid
Type: SystemInt64
packageids
Type: SystemInt64

Return Value

Type: Boolean
See Also