Click or drag to resize
BAMFormatterSortType Property
Gets or sets type of sort needed.

Namespace: Bio.IO.BAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public BAMSortByFields SortType { get; set; }

Property Value

Type: BAMSortByFields
See Also