IVZDataSourceMapping.AttributeId

Syntax

AttributeId: String;

Description

The AttributeId property determines identifier of the dimension, according to which data is selected from the data source.

Comments

To determine data source, use the IVZDataSourceMapping.DataSource property.

Example

The property use is given in the example for IVZDataSourceMapping.Data.

See also:

IVZDataSourceMapping