21 lines
No EOL
792 B
HTML
21 lines
No EOL
792 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Entrez2-boolean-reply</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-reply</h3><pre>Defined in file <a href="entrez2.asn.html">entrez2.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCEntrez2__boolean__reply.html">CEntrez2_boolean_reply</a>
|
|
|
|
|
|
Entrez2-boolean-reply ::= SEQUENCE {
|
|
count INTEGER , -- records hit
|
|
uids <a href="Entrez2-id-list.html">Entrez2-id-list</a> OPTIONAL, -- if uids requested
|
|
query <a href="Entrez2-boolean-exp.html">Entrez2-boolean-exp</a> OPTIONAL } -- if parsed query requested</pre>
|
|
</body>
|
|
</html> |