IAdhocDataSourceObject.Dimensions

Fore Syntax

Dimensions: IAdhocDsoDimensions;

Fore.NET Syntax

None;

Description

The Dimensions property returns a collection of data source dimensions.

Comments

To work with separate dimensions, use the IAdhocDsoDimension interface.

Fore Example

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

See also:

IAdhocDataSourceObject