<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapPage Class / OlapEngine Property

In This Topic
    OlapEngine Property (C1OlapPage)
    In This Topic
    Gets a reference to the C1.Olap.C1OlapEngine that performs the Olap analysis for this C1OlapPage.
    Syntax
    'Declaration
     
    Public ReadOnly Property OlapEngine As C1OlapEngine
    public C1OlapEngine OlapEngine {get;}
    See Also