Restore automatic updates to the output table after the Olap view has been defined.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
| C# |
|---|
public void EndUpdate() |
| Visual Basic |
|---|
Public Sub EndUpdate |
Examples
For a complete example, please refer to the BeginUpdate()()()() method documentation.