# DDCssLib.CSSDeclaration.m_unknownPropTable

## Content

<div class="doc-site-dotnet-api-container">




<h1 id="DDCssLib_CSSDeclaration_m_unknownPropTable" data-uid="DDCssLib.CSSDeclaration.m_unknownPropTable" class="text-break">m_unknownPropTable Field
</h1>
<div class="markdown level0 summary"><p>The unknown property table</p>
</div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href=""></a></h6>
<h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
<h5 id="DDCssLib_CSSDeclaration_m_unknownPropTable_syntax">Syntax</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Hashtable m_unknownPropTable</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.hashtable">Hashtable</a></td>
      <td>The unknown property table</td>
    </tr>
  </tbody>
</table>
</div>
