IVZDataSourceMapping.AttributeId

Fore syntax

AttributeId: String;

Fore.NET 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.

Fore and Fore.NET examples

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

See also:

IVZDataSourceMapping