PrxMdService.EndMetabaseRequest

Syntax

EndMetabaseRequest: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The EndMetabaseRequest event occurs at the end of querying to the metabase.

Example

The example of use is given in description of the PrxMdService.StartMetabaseRequest event.

See also:

PrxMdService