DimensionFilter.OnlyWithData

Syntax

OnlyWithData: Boolean;

Description

The OnlyWithData property determines only filtering of dimension elements with data.

Comments

Property value is set from JSON. It is returned with the getOnlyWithData() method.

Example

The example of use is given in description of the DimensionFilter.OnlySelected property.

See also:

DimensionFilter