IAdhocDsoDimensions.Count

Syntax

Count: Integer;

Description

The Count property returns the number of collection dimensions.

Comments

To get a dimension from the collection, use the IAdhocDsoDimensions.Item property.

Example

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

See also:

IAdhocDsoDimensions