Click or drag to resize
SequenceID Property
Gets or sets an identifier for this instance of sequence class.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public string ID { get; set; }

Property Value

Type: String

Implements

ISequenceID
See Also