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

In This Topic
    Catalog Property
    In This Topic
    Gets or sets the catalog name.
    Syntax
    'Declaration
     
    
    Public Property Catalog As String
    public string Catalog {get; set;}
    See Also