CloneLibraryInformationMeanLengthOfInsert Property |
Gets or sets mean length of Insert.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public float MeanLengthOfInsert { get; set; }
Public Property MeanLengthOfInsert As Single
Get
Set
public:
property float MeanLengthOfInsert {
float get ();
void set (float value);
}
member MeanLengthOfInsert : float32 with get, set
Property Value
Type:
SingleSee Also