EndStateUpdate;
The EndStateUpdate method finishes saving of data table pivot state.
The method is used during table data drilldown/drillup after calling the BeginStateUpdate method. To check if the state can be restored, use the CanRestoreState property, to restore the state, use the RestoreState method.
See also: