CrossReferenceLinkType Property |
A CrossReferenceType specifies whether the DBLink is
referring to project or a Trace Assembly Archive.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public CrossReferenceType Type { get; set; }
Public Property Type As CrossReferenceType
Get
Set
public:
property CrossReferenceType Type {
CrossReferenceType get ();
void set (CrossReferenceType value);
}
member Type : CrossReferenceType with get, set
Property Value
Type:
CrossReferenceTypeSee Also