CitationReferenceRemarks Property |
The REMARK line is a textual comment that specifies the relevance
of the citation to the entry.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string Remarks { get; set; }
Public Property Remarks As String
Get
Set
public:
property String^ Remarks {
String^ get ();
void set (String^ value);
}
member Remarks : string with get, set
Property Value
Type:
StringSee Also