<!DOCTYPE HTML> <html> <head> <title>ProjectDescr</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>ProjectDescr</h3><pre>Defined in file <a href="gbproj.asn.html">gbproj.asn</a> C++ class: <a href="../doxyhtml/classCProjectDescr.html">CProjectDescr</a> ProjectDescr ::= SEQUENCE { -- user-defined title for the workspace title VisibleString, -- basic (required) descriptors create-date <a href="Date.html">Date</a>, modified-date <a href="Date.html">Date</a> OPTIONAL, -- optional descriptors comment VisibleString OPTIONAL }</pre> </body> </html>