# C1.Web.Mvc.Olap.Fluent.CubeFieldBuilder

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Olap_Fluent_CubeFieldBuilder" data-uid="C1.Web.Mvc.Olap.Fluent.CubeFieldBuilder" class="text-break">CubeFieldBuilder Class
</h1>
  <div class="markdown level0 summary"><p>Defines a builder to configurate <a class="xref" href="C1.Web.Mvc.Olap.CubeField.html">CubeField</a>.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">HideObjectMembers</span></div>
    <div class="level2"><a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.Fluent.BaseBuilder-2.html">BaseBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.Olap.CubeField.html">CubeField</a>, <a class="xref" href="C1.Web.Mvc.Olap.Fluent.CubeFieldBuilder.html">CubeFieldBuilder</a>&gt;</div>
    <div class="level3"><a class="xref" href="C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder-2.html">PivotFieldBaseBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.Olap.CubeField.html">CubeField</a>, <a class="xref" href="C1.Web.Mvc.Olap.Fluent.CubeFieldBuilder.html">CubeFieldBuilder</a>&gt;</div>
    <div class="level4"><span class="xref">CubeFieldBuilder</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.Olap.Fluent.html">C1.Web.Mvc.Olap.Fluent</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.Olap.dll</h6>
  <h5 id="C1_Web_Mvc_Olap_Fluent_CubeFieldBuilder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CubeFieldBuilder : PivotFieldBaseBuilder&lt;CubeField, CubeFieldBuilder&gt;</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CubeFieldBuilder
    Inherits PivotFieldBaseBuilder(Of CubeField, CubeFieldBuilder)</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Web_Mvc_Olap_Fluent_CubeFieldBuilder__ctor_C1_Web_Mvc_Olap_CubeField_" data-uid="C1.Web.Mvc.Olap.Fluent.CubeFieldBuilder.#ctor(C1.Web.Mvc.Olap.CubeField)">
          <a class="xref" href="C1.Web.Mvc.Olap.Fluent.CubeFieldBuilder.-ctor.html#C1_Web_Mvc_Olap_Fluent_CubeFieldBuilder__ctor_C1_Web_Mvc_Olap_CubeField_">CubeFieldBuilder(CubeField)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Olap.Fluent.CubeFieldBuilder.html">CubeFieldBuilder</a> instance to configurate <code class="paramref">obj</code>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Web_Mvc_Olap_Fluent_CubeFieldBuilder_DimensionType_C1_Web_Mvc_Olap_DimensionType_" data-uid="C1.Web.Mvc.Olap.Fluent.CubeFieldBuilder.DimensionType(C1.Web.Mvc.Olap.DimensionType)">
          <a class="xref" href="C1.Web.Mvc.Olap.Fluent.CubeFieldBuilder.DimensionType.html#C1_Web_Mvc_Olap_Fluent_CubeFieldBuilder_DimensionType_C1_Web_Mvc_Olap_DimensionType_">DimensionType(DimensionType)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.Olap.CubeField.DimensionType.html#C1_Web_Mvc_Olap_CubeField_DimensionType">DimensionType</a>.
Sets the dimension type of the field.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Olap_Fluent_CubeFieldBuilder_SubFields_System_Action_C1_Web_Mvc_Fluent_ListItemFactory_C1_Web_Mvc_Olap_CubeField_C1_Web_Mvc_Olap_Fluent_CubeFieldBuilder___" data-uid="C1.Web.Mvc.Olap.Fluent.CubeFieldBuilder.SubFields(System.Action{C1.Web.Mvc.Fluent.ListItemFactory{C1.Web.Mvc.Olap.CubeField,C1.Web.Mvc.Olap.Fluent.CubeFieldBuilder}})">
          <a class="xref" href="C1.Web.Mvc.Olap.Fluent.CubeFieldBuilder.SubFields.html#C1_Web_Mvc_Olap_Fluent_CubeFieldBuilder_SubFields_System_Action_C1_Web_Mvc_Fluent_ListItemFactory_C1_Web_Mvc_Olap_CubeField_C1_Web_Mvc_Olap_Fluent_CubeFieldBuilder___">SubFields(Action&lt;ListItemFactory&lt;CubeField, CubeFieldBuilder&gt;&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Configure <a class="xref" href="C1.Web.Mvc.Olap.CubeField.html">CubeField</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
