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

In This Topic
    PivotEngineId Property (Slicer)
    In This Topic
    The Id of PivotEngine
    Syntax
    'Declaration
     
    Public Property PivotEngineId As String
    public string PivotEngineId {get; set;}
    See Also