Gets or sets Id of the delta alignment.
Namespace: Bio.UtilAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public long ID { get; set; }
Public Property ID As Long
Get
Set
public:
property long long ID {
long long get ();
void set (long long value);
}
member ID : int64 with get, set
Property Value
Type:
Int64See Also