DimSrv.DimGetMetadataComplete

Syntax

DimGetMetadataComplete: function(sender, args);

Parameters

sender. Event source

args. Information on the event. Arguments: Dim - opened dictionary; OpArgs - operation arguments.

Description

The DimGetMetadataComplete event occurs after completing dictionary metadata loading.

Example

The example of event use is given in description of the DimSrv.selectGroup method.

See also:

DimSrv