IAdhocDimsSynchronization.Count

Syntax

Count; Integer;

Description

The Count property returns the number of collection dimensions.

Comments

To get the dimension from the collection, use the IAdhocDimsSynchronization.Item property.

Example

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

See also:

IAdhocDimsSynchronization