ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / CubeService Class / Cube Property

In This Topic
    Cube Property
    In This Topic
    Gets or sets the OLAP cube in the SSAS server.
    Syntax
    'Declaration
     
    
    Public Property Cube As String
    public string Cube {get; set;}
    See Also