Gets the DataTable that contains the output of the Olap analysis.

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

Syntax

C#
public DataTable OlapTable { get; }
Visual Basic
Public ReadOnly Property OlapTable As DataTable
	Get

See Also