<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapEngine Class / EndUpdate Method

In This Topic
    EndUpdate Method (C1OlapEngine)
    In This Topic
    Restore automatic updates to the output table after the Olap view has been defined.
    Syntax
    'Declaration
     
    Public Sub EndUpdate() 
    public void EndUpdate()
    Example
    For a complete example, please refer to the BeginUpdate method documentation.
    See Also