Gets or sets an identification provided to distinguish the sequence to others
being worked with.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax Property ID As String
Get
Set
property String^ ID {
String^ get ();
void set (String^ value);
}
abstract ID : string with get, set
Property Value
Type:
StringSee Also