<!DOCTYPE HTML>
<html>
<head>
<title>PC-ConcentrationAttr</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>PC-ConcentrationAttr</h3><pre>Defined in file <a href="pcassay2.asn.html">pcassay2.asn</a>
C++ class: <a href="../doxyhtml/classCPC__ConcentrationAttr.html">CPC_ConcentrationAttr</a>


PC-ConcentrationAttr ::= SEQUENCE {
    concentration    REAL,
    unit             INTEGER {                             -- Units for Concentration
                         um               (5)              -- microM
                     },
   dr-id             INTEGER                     OPTIONAL  -- Dose-Response Attribution ID (if applicable)
}</pre>
</body>
</html>