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

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