DataMapping.DimAttributeId

Syntax

DimAttributeId: String;

Description

The DimAttributeId property determines identifier of the dimension attribute used to select data from the data source.

Comments

Property value can be set from JSON or using the setDimAttributeId property.

Example

The example of use is given on the page with description of the DataMapping.DataSource property.

See also:

DataMapping