Click or drag to resize
CloneLibraryGetLibraries Property
Gets the information about libraries.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public IList<CloneLibraryInformation> GetLibraries { get; }

Property Value

Type: IListCloneLibraryInformation
See Also