28 lines
No EOL
1 KiB
HTML
28 lines
No EOL
1 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Entrez2-field-info</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-field-info</h3><pre>Defined in file <a href="entrez2.asn.html">entrez2.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCEntrez2__field__info.html">CEntrez2_field_info</a>
|
|
|
|
|
|
Entrez2-field-info ::= SEQUENCE { -- info about one field
|
|
field-name <a href="Entrez2-field-id.html">Entrez2-field-id</a> , -- the internal name
|
|
field-menu VisibleString , -- short string suitable for menu
|
|
field-descr VisibleString , -- longer, explanatory name
|
|
term-count INTEGER , -- number of terms in field
|
|
is-date BOOLEAN OPTIONAL ,
|
|
is-numerical BOOLEAN OPTIONAL ,
|
|
single-token BOOLEAN OPTIONAL ,
|
|
hierarchy-avail BOOLEAN OPTIONAL ,
|
|
is-rangable BOOLEAN OPTIONAL ,
|
|
is-truncatable BOOLEAN OPTIONAL }</pre>
|
|
</body>
|
|
</html> |