Click or drag to resize
SequenceAlignmentMapDocumentation Property
Gets documentation object.

Namespace: Bio.IO.SAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public Object Documentation { get; set; }

Property Value

Type: Object

Implements

ISequenceAlignmentDocumentation
See Also