ComponentOne ASP.NET MVC Controls
CubeService Property

C1.Web.Mvc.Olap Namespace > PivotEngine Class : CubeService Property
Gets the options for OLAP cube provided by SSAS server.
Syntax
'Declaration
 
<JsonAttribute(True, 
   1, 
   "itemsSource")>
Public ReadOnly Property CubeService As CubeService
[Json(true, 
   1, 
   "itemsSource")]
public CubeService CubeService {get;}
Remarks
Sets this property allows the PivotEngine to connect directly to OLAP cubes provided by SSAS servers.
See Also

Reference

PivotEngine Class
PivotEngine Members