nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Entrez2-boolean-term.html

23 lines
No EOL
876 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Entrez2-boolean-term</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>Entrez2-boolean-term</h3><pre>Defined in file <a href="entrez2.asn.html">entrez2.asn</a>
C++ class: <a href="../doxyhtml/classCEntrez2__boolean__term.html">CEntrez2_boolean_term</a>
Entrez2-boolean-term ::= SEQUENCE {
field <a href="Entrez2-field-id.html">Entrez2-field-id</a> , -- B
term VisibleString , -- B
term-count INTEGER OPTIONAL, -- R count of records with term
do-not-explode BOOLEAN DEFAULT FALSE, -- Q do not explode term
do-not-translate BOOLEAN DEFAULT FALSE} -- Q do not use synonyms</pre>
</body>
</html>