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

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