Gets the DataTable that contains the output of
the Olap analysis.
Namespace:
C1.OlapAssembly: 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 |