IAdhocDimsSynchronization.Count

Fore Syntax

Count; Integer;

Fore.NET Syntax

None;

Description

The Count property returns the number of collection dimensions.

Comments

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

Fore Example

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

See also:

IAdhocDimsSynchronization