# MsProjectXml.ProjectOutlineCodeMaskType

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="MsProjectXml_ProjectOutlineCodeMaskType" data-uid="MsProjectXml.ProjectOutlineCodeMaskType" class="text-break">ProjectOutlineCodeMaskType Enum
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href=""></a></h6>
  <h6><strong>Assembly</strong>: C1.Win.GanttView.10.dll</h6>
  <h5 id="MsProjectXml_ProjectOutlineCodeMaskType_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum ProjectOutlineCodeMaskType</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum ProjectOutlineCodeMaskType</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="MsProjectXml_ProjectOutlineCodeMaskType_Item0">Item0</td>
        <td></td>
      </tr>
      <tr>
        <td id="MsProjectXml_ProjectOutlineCodeMaskType_Item1">Item1</td>
        <td></td>
      </tr>
      <tr>
        <td id="MsProjectXml_ProjectOutlineCodeMaskType_Item2">Item2</td>
        <td></td>
      </tr>
      <tr>
        <td id="MsProjectXml_ProjectOutlineCodeMaskType_Item3">Item3</td>
        <td></td>
      </tr>
    </tbody>
  </table>
</div>
