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

35 lines
No EOL
1.4 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>TMgr-DisplayTrackRequest</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>TMgr-DisplayTrackRequest</h3><pre>Defined in file <a href="trackmgr.asn.html">trackmgr.asn</a>
C++ class: <a href="../doxyhtml/classCTMgr__DisplayTrackRequest.html">CTMgr_DisplayTrackRequest</a>
TMgr-DisplayTrackRequest ::= SEQUENCE {
client <a href="TMgr-ClientInfo.html">TMgr-ClientInfo</a>,
genome-context <a href="TMgr-GenomeContext.html">TMgr-GenomeContext</a>,
attrs SET OF <a href="TMgr-AttrSpec.html">TMgr-AttrSpec</a> OPTIONAL,
identity <a href="TMgr-Identity.html">TMgr-Identity</a> OPTIONAL,
authorization <a href="TMgr-TrackACL-Authorization.html">TMgr-TrackACL-Authorization</a> OPTIONAL,
flags SEQUENCE {
include-stats BOOLEAN DEFAULT FALSE,
include-default-tracks BOOLEAN DEFAULT FALSE,
include-track-items BOOLEAN DEFAULT FALSE,
expanded-rid-details BOOLEAN DEFAULT FALSE,
include-track-hubs BOOLEAN DEFAULT FALSE,
include-TMS-tracks BOOLEAN DEFAULT TRUE,
include-user-tracks BOOLEAN DEFAULT TRUE,
include-remote-tracks BOOLEAN DEFAULT TRUE,
use-multiple-containers BOOLEAN DEFAULT FALSE
} OPTIONAL
}</pre>
</body>
</html>