nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/DbsnpTooltipSectionValue.html

29 lines
No EOL
805 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>DbsnpTooltipSectionValue</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>DbsnpTooltipSectionValue</h3><pre>Defined in file <a href="dbsnp_tooltip_service.asn.html">dbsnp_tooltip_service.asn</a>
C++ class: <a href="../doxyhtml/classCDbsnpTooltipSectionValue.html">CDbsnpTooltipSectionValue</a>
DbsnpTooltipSectionValue ::= SEQUENCE {
-- Short description of the value.
key VisibleString,
-- The value as text.
value VisibleString,
-- Optional URL that points to additional information
-- about the value.
url VisibleString OPTIONAL
}</pre>
</body>
</html>