Click or drag to resize
CloneLibraryGetLibraryInformation Method
Returns information about Library.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public CloneLibraryInformation GetLibraryInformation(
	string libraryName
)

Parameters

libraryName
Type: SystemString
Name of Library.

Return Value

Type: CloneLibraryInformation
Struct containing Information about Library.
See Also