Causes the C1OlapEngine to rebuild the output table exposed by the OlapTable property.

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

Syntax

C#
public void Update()
Visual Basic
Public Sub Update

See Also