open (wbkInstanceId, rubInstanceId, rubKey, callback);
wbkInstanceId. Sets workbook moniker that will be used to open hierarchy of the main time series database.
rubInstanceId. Sets moniker of time series database.
rubKey. Sets key of the time series database.
callback. Sets handler for operation execution end.
The open method sends a request to open workbook hierarchy by one of the parameters.
The example of using the open method is given on the HieService.getChildEls page.
See also: