Gets a reference to the C1OlapEngine that performs the Olap analysis for this C1OlapPage.

Namespace:  C1.Silverlight.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public C1OlapEngine OlapEngine { get; }
Visual Basic
Public ReadOnly Property OlapEngine As C1OlapEngine
	Get

See Also