MetaSrv.getMetadata

Syntax

getMetadata(dim: PP.Exp.PvtDimension, args: Object, callback: Function | PP.Delegate, errorCallback: Function | PP.Delegate);

Parameters

dim. Dimension.

args. Arguments.

callback. Callback function.

errorCallback. Callback procedure on error.

Description

The getMetadata method returns dimension metadata.

Comments

The method is under development.

See also:

MetaSrv