Show contents 

Working with Time Series Analysis > PP.TS.Ui > Classes > MetaAttribute > MetaAttribute.DimSelectionChanged

MetaAttribute.DimSelectionChanged

Syntax

DimSelectionChanged: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The DimSelectionChanged event is fired after changing selection on the server.

Example

The example of using the DimSelectionChanged event is given on the MetaAttribute.getAttributeId page.

See also:

MetaAttribute