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

In This Topic
    PivotEngineId Property (SlicerTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Olap.Slicer.PivotEngineId. The Id of PivotEngine
    Syntax
    'Declaration
     
    Public Property PivotEngineId As String
    public string PivotEngineId {get; set;}
    See Also