IAdhocDsoDimension.DataSource

Syntax

DataSource: IAdhocDataSourceObject;

Description

The DataSource property returns a data source of a dashboard containing a dimension.

Comments

To get access to the data of the dimension, use the IAdhocDsoDimension.Dimension property.

Example

The property use is given in the example for IAdhocReport.Synchronization.

See also:

IAdhocDsoDimension