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

In This Topic
    Catalog Property (CubeServiceTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Olap.CubeService.Catalog. Sets the catalog name.
    Syntax
    'Declaration
     
    Public Property Catalog As String
    public string Catalog {get; set;}
    See Also