CitationReferenceConsortiums Property |
Lists the collective names of consortiums associated with the citation
(eg, International Human Genome Sequencing Consortium), rather than individual author names.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public string Consortiums { get; set; }
Public Property Consortiums As String
Get
Set
public:
property String^ Consortiums {
String^ get ();
void set (String^ value);
}
member Consortiums : string with get, set
Property Value
Type:
StringSee Also