# C1.Web.Mvc.Olap.PivotEngine.CubeService

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Web_Mvc_Olap_PivotEngine_CubeService_" data-uid="C1.Web.Mvc.Olap.PivotEngine.CubeService*">CubeService Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Web_Mvc_Olap_PivotEngine_CubeService_" data-uid="C1.Web.Mvc.Olap.PivotEngine.CubeService*"></a>
<h4 id="C1_Web_Mvc_Olap_PivotEngine_CubeService" data-uid="C1.Web.Mvc.Olap.PivotEngine.CubeService">CubeService</h4>
<div class="markdown level1 summary"><p>Gets the options for OLAP cube provided by SSAS server.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Json(true, 1, &quot;itemsSource&quot;)]
public CubeService CubeService { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Json(True, 1, &quot;itemsSource&quot;)&gt;
Public ReadOnly Property CubeService As CubeService</code></pre>
</div>
<h5 id="C1_Web_Mvc_Olap_PivotEngine_CubeService_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Sets this property allows the PivotEngine to connect directly to OLAP cubes provided by SSAS servers.</p>
</div>
</div>
